class Benchmark::IPS::Job::MultiReport

def running(label, warmup)

def running(label, warmup)
  @out.each { |o| o.running(label, warmup) }
end