# File lib/active_support/testing/performance.rb, line 440
            def measure
              GC.time
            end