Hi Erich, Erich Dollansky wrote: > 5m19.94s real 1h15m31.76s user 5m20.87s sys > > I do not know how long it really took but 1h seems far to high. It > really could be 15min.
Looks like parallel processing, e.g. make running jobs on multiple CPU cores at once. If that's the case, the 'real' time is the actual elapsed time while 'user' and 'sys' are cumulative times per core. Sijmen _______________________________________________ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"