[Bug 280187] `make installworld' should display the install time
Date: Mon, 08 Jul 2024 09:28:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280187 Bug ID: 280187 Summary: `make installworld' should display the install time Product: Base System Version: 15.0-CURRENT Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: wosch@FreeBSD.org For years we display the time in seconds how long it takes to run `make buildworld' (see PR 224433). We should do the same for "installworld" and "installkernel" e.g.: -------------------------------------------------------------- >>> Installing everything completed on Sun Jul 7 16:11:37 UTC 2024 >>> Install world completed in 110 seconds, ncpu: 2, make -j2 -------------------------------------------------------------- -- You are receiving this mail because: You are the assignee for the bug.