What kind of computer is that! My Macbook:

time make -j16 check TESTSUITEFLAGS=-j16
...
## ------------- ##
## Test results. ##
## ------------- ##

1206 tests were successful.
5 tests were skipped.

real    2m46.090s
user    6m26.361s
sys     2m17.369s

> Am 31.08.2020 um 21:12 schrieb Ben Pfaff <b...@cs.stanford.edu>:
>
> On Sun, Aug 30, 2020 at 4:33 PM Ben Pfaff <b...@cs.stanford.edu> wrote:
>>
>> I received my new computer for PSPP development Wednesday.
>> I thought I would get up and running quickly since I bought a machine
>> with GNU/Linux preinstalled, but it's actually been a pain. So it's
>> taking me longer than I expected. I do hope to get a new PSPP
>> release out in a few days.
>
> This new machine is fun, though:
>
> $ time make -j128 check TESTSUITEFLAGS=-j128
> ...
> ## ------------- ##
> ## Test results. ##
> ## ------------- ##
>
> 1210 tests were successful.
> 1 test was skipped.
> make[3]: Leaving directory '/home/blp/pspp/master/_build'
> make[2]: Leaving directory '/home/blp/pspp/master/_build'
> make[1]: Leaving directory '/home/blp/pspp/master/_build'
>
> real    0m10.246s
> user    2m9.518s
> sys     1m42.127s
>


Reply via email to