[Bug 224433] `make buildkernel' should display the build time in seconds

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 18 19:02:11 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224433

            Bug ID: 224433
           Summary: `make buildkernel' should display the build time in
                    seconds
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: wosch at FreeBSD.org

When I run `make buildkernel' the makefile display the start end completed
time:

>>> Kernel build for GENERIC started on Sun Dec 17 20:37:08 UTC 2017
[...]
>>> Kernel build for GENERIC completed on Sun Dec 17 20:39:14 UTC 2017

but wouldn't it be great if the makefile display the build time in seconds? 

E.g.:

>>> Kernel build for GENERIC in 125 seconds, ncpu: 32, make -j27
(incl. number of CPUs and the make -j flags)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list