RPi-B buildworld times

Anton Shterenlikht mexas at bris.ac.uk
Fri Jul 25 09:58:59 UTC 2014


Not too bad:

--------------------------------------------------------------
>>> World build completed on Tue Jul 22 05:13:40 UTC 2014
--------------------------------------------------------------
        20h38m1.24s real                14h23m1.10s user                5h39m33.56s sys
    137532  maximum resident set size
       453  average shared memory size
       430  average unshared data size
       127  average unshared stack size
  69240972  page reclaims
     10861  page faults
      1806  swaps
     54536  block input operations
      4511  block output operations
         0  messages sent
         0  messages received
         0  signals received
   1266548  voluntary context switches
  13248916  involuntary context switches

This is with:

# cat /etc/make.conf 
# for armv6
WITH_GCC=yes
WITH_GNUCXX=yes
WITH_GCC_BOOTSTRAP=yes
WITHOUT_CLANG=yes
WITHOUT_CLANG_IS_CC=yes
WITHOUT_CLANG_BOOTSTRAP=yes
# end for armv6

Anton



More information about the freebsd-arm mailing list