pub fn run_bench_run( mode: BenchMode, cmd: Option<&str>, iterations: usize, clean_cmd: Option<&str>, sched_args: &[String], ) -> Result<()>