# File lib/active_support/testing/performance/ruby.rb, line 120
          def measure
            RubyProf.measure_cpu_time
          end