# File lib/benchmark.rb, line 519
    def to_a
      [@label, @utime, @stime, @cutime, @cstime, @real]
    end