Show build-times
show build-times - Display build timing metrics in tables
The show build-times command displays build timing analysis parsed from build logs. Shows overall statistics, breakdown by module type, and the slowest individual builds.
Notes
Expected Output:
- Table with overall metrics: total builds, passed/failed counts, total/average duration
- Summary by type table: module types with build counts, pass/fail, total and average times
- Top N slowest builds table showing duration, status, module name, and type
See Also
- get build-times - JSON output
- show build-summary
- build
Tutorials | How-to Guides | Explanation | Reference
You are here: Reference — information-oriented technical descriptions of the system.