fn format_timing( start: Instant, past_install: Instant, health_check: Option<Duration>, ) -> String
Format phase timing summary line.