slava | 23 May 2013 00:17

mason on linux-x86-64: 7b0e4f0 -- error

Build report for linux/x86.64

Build machine: sheeple-desktop
Disk usage: 40 / 57 Gb used (70%)
Build directory: /home/sheeple/builds/2013-05-22-11-06
GIT ID: 7b0e4f0fd0a11767e265e9f4da4d1e2a9f548035

Tests failed

Build output: [ ] [ { 1 2 3 } <reversed> \ foozul method-for-object M\ reversed foozul assert= ] } Unit Test: { [ ] [ { 1 2 3 } <reversed> \ foozul effective-method M\ reversed foozul assert= drop ] } Unit Test: { [ ] [ fixnum \ foozul method-for-class M\ integer foozul assert= ] } Unit Test: { [ ] [ 13 \ foozul method-for-object M\ integer foozul assert= ] } Unit Test: { [ ] [ 13 \ foozul effective-method M\ integer foozul assert= drop ] } Unit Test: { [ ] [ 5.0 amb-generic-1 5.0 \ amb-generic-1 effective-method ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ 5.0 amb-generic-1 5.0 float \ amb-generic-1 method-for-class ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ 5.0 amb-generic-1 5.0 \ amb-generic-1 effective-method ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ 5.0 amb-generic-1 5.0 float \ amb-generic-1 method-for-class ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ T{ amb-tuple-b { x 3 } } amb-generic-3 T{ amb-tuple-b { x 3 } } \ amb-generic-3 effective-method ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ T{ amb-tuple-b { x 3 } } amb-generic-4 T{ amb-tuple-b { x 3 } } \ amb-generic-4 effective-method ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ T{ amb-tuple-b { x 3 } } amb-generic-4 T{ amb-tuple-b { x 3 } } amb-tuple-b \ amb-generic-4 method-for-class ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ T{ amb-tuple-b { x 3 } } amb-generic-5 T{ amb-tuple-b { x 3 } } \ amb-generic-5 effective-method ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ T{ amb-tuple-b { x 3 } } amb-generic-5 T{ amb-tuple-b { x 3 } } amb-tuple-b \ amb-generic-5 method-for-class ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ T{ amb-tuple-b { x 3 } } amb-generic-6 T{ amb-tuple-b { x 3 } } \ amb-generic-6 effective-method ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ T{ amb-tuple-b { x 3 } } amb-generic-6 T{ amb-tuple-b { x 3 } } amb-tuple-b \ amb-generic-6 method-for-class ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ T{ amb-tuple-b { x 3 } } amb-generic-7 T{ amb-tuple-b { x 3 } } \ amb-generic-7 effective-method ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ T{ amb-tuple-b { x 3 } } amb-generic-7 T{ amb-tuple-b { x 3 } } amb-tuple-b \ amb-generic-7 method-for-class ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ 4 amb-generic-8 4 \ amb-generic-8 effective-method ( a -- b ) execute-effect assert= ] } Loading resource:basis/globs/globs-tests.factor Unit Test: { [ f ] [ "abd" "fdf" glob-matches? ] } Unit Test: { [ f ] [ "fdsafas" "?" glob-matches? ] } Unit Test: { [ t ] [ "fdsafas" "*as" glob-matches? ] } Unit Test: { [ t ] [ "fdsafas" "*a*" glob-matches? ] } Unit Test: { [ t ] [ "fdsafas" "*a?" glob-matches? ] } Unit Test: { [ t ] [ "fdsafas" "*?" glob-matches? ] } Unit Test: { [ f ] [ "fdsafas" "*s?" glob-matches? ] } Unit Test: { [ t ] [ "a" "[abc]" glob-matches? ] } Unit Test: { [ f ] [ "a" "[^abc]" glob-matches? ] } Unit Test: { [ t ] [ "d" "[^abc]" glob-matches? ] } Unit Test: { [ f ] [ "foo.java" "*.{xml,txt}" glob-matches? ] } Unit Test: { [ t ] [ "foo.txt" "*.{xml,txt}" glob-matches? ] } Unit Test: { [ t ] [ "foo.xml" "*.{xml,txt}" glob-matches? ] } Unit Test: { [ f ] [ "foo." "*.{xml,txt}" glob-matches? ] } Unit Test: { [ t ] [ "foo." "*.{,xml,txt}" glob-matches? ] } Unit Test: { [ t ] [ "foo.{" "*.{" glob-matches? ] } Unit Test: { [ f ] [ "foo" "bar" append-path "*" glob-matches? ] } Unit Test: { [ t ] [ "foo" "bar" append-path "*" "*" append-path glob-matches? ] } Unit Test: { [ f ] [ "foo" "bar" append-path "foo?bar" glob-matches? ] } Unit Test: { [ t ] [ "foo" "bar" append-path "fo?" "bar" append-path glob-matches? ] } Unit Test: { [ f ] [ "foo" glob-pattern? ] } Unit Test: { [ t ] [ "fo?" glob-pattern? ] } Unit Test: { [ t ] [ "fo*" glob-pattern? ] } Unit Test: { [ t ] [ "fo[mno]" glob-pattern? ] } Unit Test: { [ t ] [ "fo\\*" glob-pattern? ] } Unit Test: { [ t ] [ "fo{o,bro}" glob-pattern? ] } Unit Test: { { "foo/bar" } [ { "foo" "bar" "ba?" } path-separator join glob-parent-directory ] } Unit Test: { [ "foo" ] [ { "foo" "b?r" "bas" } path-separator join glob-parent-directory ] } Unit Test: { [ "" ] [ { "f*" "bar" "bas" } path-separator join glob-parent-directory ] } Loading resource:extra/gpu/render/render-tests.factor Unit Test: { [ 1 ] [ texture-uniform uniform-type-texture-units ] } Unit Test: { [ 0 ] [ float-uniform uniform-type-texture-units ] } Unit Test: { [ 2 ] [ two-textures uniform-type-texture-units ] } Unit Test: { [ 3 ] [ inherited-textures uniform-type-texture-units ] } Unit Test: { [ 6 ] [ array-of-textures uniform-type-texture-units ] } Unit Test: { [ 2 ] [ struct-containing-texture uniform-type-texture-units ] } Unit Test: { [ 9 ] [ array-of-struct-containing-texture uniform-type-texture-units ] } Unit Test: { [ 12 ] [ array-of-struct-containing-array-of-texture uniform-type-texture-units ] } Unit Test: { [ { [ ] } ] [ texture-uniform f uniform-texture-accessors ] } Unit Test: { [ { } ] [ float-uniform f uniform-texture-accessors ] } Unit Test: { [ { [ argyle>> ] [ tweed>> ] } ] [ two-textures f uniform-texture-accessors ] } Unit Test: { [ { [ argyle>> ] [ tweed>> ] [ paisley>> ] } ] [ inherited-textures f uniform-texture-accessors ] } Unit Test: { [ { [ argyle>> ] [ tweed>> ] [ plaids>> { [ 0 swap nth ] [ 1 swap nth ] [ 2 swap nth ] [ 3 swap nth ] } ] } ] [ array-of-textures f uniform-texture-accessors ] } Unit Test: { [ { [ threads>> { [ argyle>> ] [ tweed>> ] } ] } ] [ struct-containing-texture f uniform-texture-accessors ] } Unit Test: { [ { [ threads>> { [ 0 swap nth { [ argyle>> ] [ tweed>> ] [ paisley>> ] } ] [ 1 swap nth { [ argyle>> ] [ tweed>> ] [ paisley>> ] } ] [ 2 swap nth { [ argyle>> ] [ tweed>> ] [ paisley>> ] } ] } ] } ] [ array-of-struct-containing-texture f uniform-texture-accessors ] } Unit Test: { [ { [ threads>> { [ 0 swap nth { [ argyle>> ] [ tweed>> ] [ plaids>> ~array~ ] } ] [ 1 swap nth { [ argyle>> ] [ tweed>> ] [ plaids>> ~array~ ] } ] } ] } ] [ array-of-struct-containing-array-of-texture f uniform-texture-accessors ] } Unit Test: { [ [ nip { [ argyle>> 0 (bind-texture-unit) ] [ tweed>> 1 (bind-texture-unit) ] [ plaids>> { [ 0 swap nth 2 (bind-texture-unit) ] [ 1 swap nth 3 (bind-texture-unit) ] [ 2 swap nth 4 (bind-texture-unit) ] [ 3 swap nth 5 (bind-texture-unit) ] } cleave ] } cleave ] ] [ array-of-textures [bind-uniform-textures] ] } Loading resource:extra/gpu/shaders/shaders-tests.factor Unit Test: { [ "ERROR: foo.factor:20: Bad command or filename\nINFO: foo.factor:30: The operation completed successfully\nNOT:A:LOG:LINE" ] [ T{ shader { filename "foo.factor" } { line 19 } } "ERROR: 0:1: Bad command or filename\nINFO: 0:11: The operation completed successfully\nNOT:A:LOG:LINE" replace-log-line-numbers ] } Loading resource:basis/graphs/graphs-tests.factor Unit Test: { [ ] [ "v" dup get "g" get add-vertex ] } Unit Test: { [ { "v" } ] [ 1 "g" get at keys ] } Unit Test: { [ { 2 3 4 5 } ] [ 2 [ "g" get at ] closure keys natural-sort ] } Unit Test: { [ ] [ "mary" H{ { "billy" "one" } { "joey" "two" } } "g" get add-vertex* ] } Unit Test: { [ H{ { "mary" "one" } } ] [ "billy" "g" get at ] } Unit Test: { [ ] [ "liz" H{ { "billy" "four" } { "fred" "three" } } "g" get add-vertex* ] } Unit Test: { [ H{ { "liz" "four" } { "mary" "one" } } ] [ "billy" "g" get at ] } Unit Test: { [ ] [ "mary" H{ { "billy" "one" } { "joey" "two" } } "g" get remove-vertex* ] } Unit Test: { [ H{ { "liz" "four" } } ] [ "billy" "g" get at ] } Loading resource:extra/graphviz/graphviz-tests.factor Unit Test: { { t } [ 5 K_n smoke-test ] } Unit Test: { { t } [ 6 K_n smoke-test ] } Unit Test: { { t } [ 7 K_n smoke-test ] } Unit Test: { { t } [ 3 3 K_n,m smoke-test ] } Unit Test: { { t } [ 3 4 K_n,m smoke-test ] } Unit Test: { { t } [ 5 4 K_n,m smoke-test ] } Unit Test: { { t } [ 5 C_n smoke-test ] } Unit Test: { { t } [ 6 C_n smoke-test ] } Unit Test: { { t } [ 7 C_n smoke-test ] } Unit Test: { { t } [ 6 W_n smoke-test ] } Unit Test: { { t } [ 7 W_n smoke-test ] } Unit Test: { { t } [ 8 W_n smoke-test ] } Unit Test: { { t } [ cluster-example smoke-test ] } Unit Test: { { t } [ colored-circles-example smoke-test ] } Unit Test: { { t } [ dfa-example smoke-test ] } Unit Test: { { t } [ record-example smoke-test ] } Launcher error: Process was killed as a result of a call to kill-process, or a timeout Launch descriptor: T{ process { command { "./factor" "-run=mason.test" } } { environment H{ } } { environment-mode +append-environment+ } { stdin +closed+ } { stdout "../test-log" } { stderr +stdout+ } { group +new-group+ } { timeout T{ duration { hour 4 } } } { status T{ signal { n 15 } } } { killed t } }
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
slava | 22 May 2013 22:22

mason on linux-x86-32: 7b0e4f0 -- clean

Build report for linux/x86.32

Build machine: sheeple-desktop
Disk usage: 40 / 55 Gb used (73%)
Build directory: /home/sheeple/builds/2013-05-22-11-05
GIT ID: 7b0e4f0fd0a11767e265e9f4da4d1e2a9f548035

Timings

boot-time 00:10:21
load-time 00:17:48
test-time 01:04:51
help-lint-time 00:00:24
benchmark-time 00:32:47
html-help-time 00:09:32

Benchmarks

BenchmarkTime (seconds)
benchmark.3d-matrix-scalar 2.084853455
benchmark.3d-matrix-vector 0.129793133
benchmark.ant 0.184844172
benchmark.backtrack 0.277997942
benchmark.base64 1.22430317
benchmark.beust1 1.041006291
benchmark.beust2 5.655221781
benchmark.binary-search 0.253055574
benchmark.binary-trees 2.174443622
benchmark.bloom-filters 0.235577843
benchmark.bootstrap1 17.269338314
benchmark.busy-loop 1.010742218
benchmark.chameneos-redux 1.266006972
benchmark.combinatorics 0.143133493
benchmark.completion 1.181851444
benchmark.continuations 0.664516769
benchmark.crc32 0.377088024
benchmark.csv 0.142678102
benchmark.dawes 0.711004148
benchmark.dispatch1 2.614964724
benchmark.dispatch2 2.354024856
benchmark.dispatch3 3.383990153
benchmark.dispatch4 3.785002353
benchmark.dispatch5 1.950847453
benchmark.dispatch6 6.889610954
benchmark.dlists 0.832181439
benchmark.e-decimals 1.246390937
benchmark.e-ratios 0.242568511
benchmark.empty-loop-0 0.359869822
benchmark.empty-loop-1 0.420324079
benchmark.empty-loop-2 0.181782197
benchmark.euler150 8.757017533999999
benchmark.fannkuch 1.285422766
benchmark.fasta 1.952514723
benchmark.fib1 0.066369841
benchmark.fib2 0.064133681
benchmark.fib3 0.233817965
benchmark.fib4 0.099246419
benchmark.fib5 0.402722203
benchmark.fib6 6.171911402
benchmark.fib7 3.341465069
benchmark.fib8 1.359064948
benchmark.find-pi 6.118315428
benchmark.flip 0.55176018
benchmark.gc0 1.808517305
benchmark.gc1 0.106508361
benchmark.gc2 49.937137199
benchmark.gc3 0.35972248
benchmark.hash-sets 1.35232879
benchmark.hashtables 1.425617003
benchmark.heaps 0.44773757
benchmark.iteration 1.810171764
benchmark.javascript 6.3976681
benchmark.json 0.360471908
benchmark.knucleotide 3.031461243
benchmark.lcs 0.585476225
benchmark.linked-assocs 1.179258827
benchmark.make 7.038e-05
benchmark.mandel 0.06669173
benchmark.matrix-exponential-scalar 6.078145705
benchmark.matrix-exponential-simd 0.192745675
benchmark.md5 4.209548373
benchmark.memoize 0.414613805
benchmark.mt 13.47653968
benchmark.nbody 3.584606319
benchmark.nbody-simd 0.334334212
benchmark.nested-empty-loop-1 0.064297594
benchmark.nested-empty-loop-2 0.397803813
benchmark.nsieve 1.007941254
benchmark.nsieve-bits 0.765321127
benchmark.nsieve-bytes 0.228877462
benchmark.parse-bignum 1.347240903
benchmark.parse-fixnum 0.762672986
benchmark.parse-float 2.520285594
benchmark.parse-ratio 0.667718842
benchmark.partial-sums 2.42529068
benchmark.pidigits 0.759186934
benchmark.random 5.769395361
benchmark.randomize 23.416507828
benchmark.raytracer 2.334642804
benchmark.raytracer-simd 0.415972191
benchmark.recursive 1.193642164
benchmark.regex-dna 1.006063508
benchmark.regexp 0.322024887
benchmark.reverse-complement 2.624964594
benchmark.ring 1.167121211
benchmark.sfmt 1.991497446
benchmark.sha1 7.498774869
benchmark.simd-1 4.852068121
benchmark.sockets 7.622732899
benchmark.sort 5.329987451
benchmark.spectral-norm 1.671131328
benchmark.spectral-norm-simd 0.875154597
benchmark.splay 0.663916559
benchmark.splitting 0.627113138
benchmark.stack 0.975605083
benchmark.struct-arrays 4.83203988
benchmark.sum-file 0.76279451
benchmark.tcp-echo0 0.063503031
benchmark.tcp-echo1 0.328519304
benchmark.tcp-echo2 0.345106238
benchmark.terrain-generation 0.61115255
benchmark.timers 0.103621324
benchmark.tuple-arrays 0.086984141
benchmark.typecheck1 1.199092238
benchmark.typecheck2 1.108137455
benchmark.typecheck3 1.179847533
benchmark.udp-echo0 0.215525172
benchmark.udp-echo1 0.276869604
benchmark.udp-echo2 0.638955029
benchmark.ui-panes 0.09302404
benchmark.unicode 0.516241246
benchmark.wrap 0.385691678
benchmark.xml 0.662005649
benchmark.yield 0.215441372
benchmark.yuv-to-rgb 0.252692768
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
slava | 22 May 2013 22:08

mason on macosx-x86-32: 7b0e4f0 -- clean

Build report for macosx/x86.32

Build machine: shill
Disk usage: 458 / 595 Gb used (77%)
Build directory: /Users/slava/builds32/2013-05-22-11-08
GIT ID: 7b0e4f0fd0a11767e265e9f4da4d1e2a9f548035

Timings

boot-time 00:07:33
load-time 00:15:14
test-time 00:53:15
help-lint-time 00:00:21
benchmark-time 00:27:31
html-help-time 00:10:40

Benchmarks

BenchmarkTime (seconds)
benchmark.3d-matrix-scalar 1.52796237
benchmark.3d-matrix-vector 0.039579933
benchmark.ant 0.241170007
benchmark.backtrack 0.321916616
benchmark.base64 0.959817982
benchmark.beust1 0.914656813
benchmark.beust2 4.630126969
benchmark.binary-search 0.244789401
benchmark.binary-trees 1.822711503
benchmark.bloom-filters 0.226180226
benchmark.bootstrap1 13.061317197
benchmark.busy-loop 0.815335041
benchmark.chameneos-redux 2.161470761
benchmark.combinatorics 0.135451632
benchmark.completion 0.853689229
benchmark.continuations 0.8879894270000001
benchmark.crc32 0.383769264
benchmark.csv 0.139231882
benchmark.dawes 0.5817035229999999
benchmark.dispatch1 2.229405591
benchmark.dispatch2 2.42956671
benchmark.dispatch3 2.957817534
benchmark.dispatch4 3.839854526
benchmark.dispatch5 1.619125174
benchmark.dispatch6 5.183810028
benchmark.dlists 0.626849243
benchmark.e-decimals 1.079512506
benchmark.e-ratios 0.223995712
benchmark.empty-loop-0 0.338024547
benchmark.empty-loop-1 0.334966179
benchmark.empty-loop-2 0.186931573
benchmark.euler150 5.839587353
benchmark.fannkuch 1.059293436
benchmark.fasta 1.390749208
benchmark.fib1 0.06395474800000001
benchmark.fib2 0.07257994299999999
benchmark.fib3 0.229587691
benchmark.fib4 0.096944513
benchmark.fib5 0.362572208
benchmark.fib6 8.694841728
benchmark.fib7 3.336578104
benchmark.fib8 1.461774064
benchmark.find-pi 4.045688169
benchmark.flip 0.55582509
benchmark.gc0 1.989633382
benchmark.gc1 0.113998813
benchmark.gc2 36.864345048
benchmark.gc3 0.36165653
benchmark.hash-sets 1.280320842
benchmark.hashtables 1.246973617
benchmark.heaps 0.461733032
benchmark.iteration 1.599825946
benchmark.javascript 5.051589299
benchmark.json 0.345556278
benchmark.knucleotide 2.392260544
benchmark.lcs 0.5634188959999999
benchmark.linked-assocs 1.043068405
benchmark.make 3.8764e-05
benchmark.mandel 0.06405161400000001
benchmark.matrix-exponential-scalar 4.76705958
benchmark.matrix-exponential-simd 0.16558613
benchmark.md5 3.58567881
benchmark.memoize 0.372075878
benchmark.mt 11.666749703
benchmark.nbody 2.911975092
benchmark.nbody-simd 0.314295546
benchmark.nested-empty-loop-1 0.070805944
benchmark.nested-empty-loop-2 0.37796586
benchmark.nsieve 0.768231474
benchmark.nsieve-bits 0.686004311
benchmark.nsieve-bytes 0.218198968
benchmark.parse-bignum 1.141871573
benchmark.parse-fixnum 0.782097162
benchmark.parse-float 2.176709774
benchmark.parse-ratio 0.68313217
benchmark.partial-sums 0.803479747
benchmark.pidigits 0.795217168
benchmark.random 4.943166308
benchmark.randomize 18.120378923
benchmark.raytracer 1.971070745
benchmark.raytracer-simd 0.391570207
benchmark.recursive 0.980977181
benchmark.regex-dna 0.831241405
benchmark.regexp 0.351981298
benchmark.reverse-complement 2.260909709
benchmark.ring 1.188845313
benchmark.sfmt 1.761110592
benchmark.sha1 7.365460987
benchmark.simd-1 0.7734692869999999
benchmark.sockets 6.676163569
benchmark.sort 4.296674977
benchmark.spectral-norm 1.468479036
benchmark.spectral-norm-simd 0.736377409
benchmark.splay 0.595013215
benchmark.splitting 0.5058980199999999
benchmark.stack 0.805431386
benchmark.struct-arrays 0.665814346
benchmark.sum-file 0.797666282
benchmark.tcp-echo0 0.07816068499999999
benchmark.tcp-echo1 1.071537617
benchmark.tcp-echo2 1.090416025
benchmark.terrain-generation 0.53267044
benchmark.timers 0.216378684
benchmark.tuple-arrays 0.09046059300000001
benchmark.typecheck1 1.011233595
benchmark.typecheck2 0.8099486
benchmark.typecheck3 0.892936675
benchmark.udp-echo0 1.26961078
benchmark.udp-echo1 1.316596255
benchmark.udp-echo2 1.629022859
benchmark.ui-panes 0.08159999900000001
benchmark.unicode 0.551664567
benchmark.wrap 0.386257481
benchmark.xml 0.622804032
benchmark.yield 0.686515781
benchmark.yuv-to-rgb 0.141779736
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
slava | 22 May 2013 22:00

mason on macosx-x86-64: 7b0e4f0 -- clean

Build report for macosx/x86.64

Build machine: shill
Disk usage: 458 / 595 Gb used (77%)
Build directory: /Users/slava/builds/2013-05-22-11-04
GIT ID: 7b0e4f0fd0a11767e265e9f4da4d1e2a9f548035

Timings

boot-time 00:08:30
load-time 00:16:04
test-time 00:51:33
help-lint-time 00:00:19
benchmark-time 00:20:56
html-help-time 00:12:18

Benchmarks

BenchmarkTime (seconds)
benchmark.3d-matrix-scalar 1.665510087
benchmark.3d-matrix-vector 0.039681071
benchmark.ant 0.247800773
benchmark.backtrack 0.3508057
benchmark.base64 1.197420409
benchmark.beust1 0.970462002
benchmark.beust2 0.728341676
benchmark.binary-search 0.220537665
benchmark.binary-trees 2.08893303
benchmark.bloom-filters 0.296077199
benchmark.bootstrap1 14.567188337
benchmark.busy-loop 0.832074697
benchmark.chameneos-redux 1.965286003
benchmark.combinatorics 0.140868749
benchmark.completion 1.017877875
benchmark.continuations 0.984357207
benchmark.crc32 0.204976246
benchmark.csv 0.151733792
benchmark.dawes 0.06907084300000001
benchmark.dispatch1 2.541304581
benchmark.dispatch2 2.54023199
benchmark.dispatch3 2.826052426
benchmark.dispatch4 3.89492702
benchmark.dispatch5 1.692108375
benchmark.dispatch6 5.916416943
benchmark.dlists 0.7217829140000001
benchmark.e-decimals 0.66046929
benchmark.e-ratios 0.070971624
benchmark.empty-loop-0 0.338781412
benchmark.empty-loop-1 0.324443531
benchmark.empty-loop-2 0.170701738
benchmark.euler150 5.519979161
benchmark.fannkuch 1.016099059
benchmark.fasta 1.603578242
benchmark.fib1 0.060416105
benchmark.fib2 0.059942022
benchmark.fib3 0.226533754
benchmark.fib4 0.107089344
benchmark.fib5 0.446529062
benchmark.fib6 9.53991143
benchmark.fib7 0.68775781
benchmark.fib8 0.301709114
benchmark.find-pi 1.243789179
benchmark.flip 0.599948559
benchmark.gc0 2.790607234
benchmark.gc1 0.115214805
benchmark.gc2 21.321528065
benchmark.gc3 0.413768824
benchmark.hash-sets 1.288296933
benchmark.hashtables 1.477099646
benchmark.heaps 0.447419539
benchmark.iteration 2.303200023
benchmark.javascript 6.077008059
benchmark.json 0.387135664
benchmark.knucleotide 2.676101603
benchmark.lcs 0.567109486
benchmark.linked-assocs 1.019729986
benchmark.make 3.8093e-05
benchmark.mandel 0.071435349
benchmark.matrix-exponential-scalar 4.803745716
benchmark.matrix-exponential-simd 0.07141778999999999
benchmark.md5 0.82574021
benchmark.memoize 0.384554593
benchmark.mt 0.176999593
benchmark.nbody 3.327365064
benchmark.nbody-simd 0.31096244
benchmark.nested-empty-loop-1 0.067606107
benchmark.nested-empty-loop-2 0.434945093
benchmark.nsieve 1.159402156
benchmark.nsieve-bits 0.557575968
benchmark.nsieve-bytes 0.218878014
benchmark.parse-bignum 0.949006299
benchmark.parse-fixnum 0.8047321710000001
benchmark.parse-float 1.488444913
benchmark.parse-ratio 0.475005599
benchmark.partial-sums 0.744982889
benchmark.pidigits 0.422433045
benchmark.random 0.275822932
benchmark.randomize 1.790048912
benchmark.raytracer 2.307227181
benchmark.raytracer-simd 0.376652652
benchmark.recursive 0.9493807869999999
benchmark.regex-dna 0.704332246
benchmark.regexp 0.339620679
benchmark.reverse-complement 2.17536456
benchmark.ring 1.239222902
benchmark.sfmt 0.208422675
benchmark.sha1 1.246325177
benchmark.simd-1 0.627774164
benchmark.sockets 6.8652551
benchmark.sort 1.857475359
benchmark.spectral-norm 1.481254771
benchmark.spectral-norm-simd 0.739783843
benchmark.splay 0.343996985
benchmark.splitting 0.5348383839999999
benchmark.stack 0.810186141
benchmark.struct-arrays 0.625831897
benchmark.sum-file 0.7439477799999999
benchmark.tcp-echo0 0.07811356899999999
benchmark.tcp-echo1 1.050831217
benchmark.tcp-echo2 1.036341291
benchmark.terrain-generation 0.09985214100000001
benchmark.timers 0.157827599
benchmark.tuple-arrays 0.07597427
benchmark.typecheck1 1.008630854
benchmark.typecheck2 0.8238051830000001
benchmark.typecheck3 1.079730659
benchmark.udp-echo0 1.175270536
benchmark.udp-echo1 1.273590135
benchmark.udp-echo2 1.696773327
benchmark.ui-panes 0.101092631
benchmark.unicode 0.591654725
benchmark.wrap 0.422845418
benchmark.xml 0.745213188
benchmark.yield 0.5905915819999999
benchmark.yuv-to-rgb 0.100015935
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
slava | 22 May 2013 21:49

mason on windows-x86-32: 7b0e4f0 -- dirty

Build report for windows/x86.32

Build machine: windows7-32
Disk usage: 33 / 49 Gb used (66%)
Build directory: C:\Users\sheeple/builds/2013-05-22-11-08
GIT ID: 7b0e4f0fd0a11767e265e9f4da4d1e2a9f548035

Timings

boot-time 00:05:20
load-time 00:09:58
test-time 00:35:24
help-lint-time 00:00:15
benchmark-time 00:19:35
html-help-time 00:29:00

Unit test failures

  • resource:basis/tools/deploy/deploy-tests.factor
Details: ==== resource:basis/tools/deploy/deploy-tests.factor resource:basis/tools/deploy/deploy-tests.factor: 42 Unit Test: { [ ] [ "terrain" shake-and-bake 1700000 small-enough? ] } image-too-big actual-size 1854280 max-size 1850000 [Traceback]

Benchmarks

BenchmarkTime (seconds)
benchmark.3d-matrix-scalar 0.963135538
benchmark.3d-matrix-vector 0.028214759
benchmark.ant 0.112458427
benchmark.backtrack 0.18153229
benchmark.base64 0.613526021
benchmark.beust1 0.619610593
benchmark.beust2 3.339179142
benchmark.binary-search 0.124508003
benchmark.binary-trees 1.008082871
benchmark.bloom-filters 0.149613708
benchmark.bootstrap1 8.17704401
benchmark.busy-loop 0.537176373
benchmark.chameneos-redux 5.139855484
benchmark.combinatorics 0.082601839
benchmark.completion 0.545920221
benchmark.continuations 0.518733247
benchmark.crc32 0.517705742
benchmark.csv 0.087565877
benchmark.dawes 0.353723727
benchmark.dispatch1 1.448394977
benchmark.dispatch2 1.444311777
benchmark.dispatch3 1.668430206
benchmark.dispatch4 2.569611501
benchmark.dispatch5 0.849152616
benchmark.dispatch6 3.16885498
benchmark.dlists 0.372580035
benchmark.e-decimals 0.663507792
benchmark.e-ratios 0.178919667
benchmark.empty-loop-0 0.085582665
benchmark.empty-loop-1 0.255388604
benchmark.empty-loop-2 0.105618731
benchmark.euler150 4.012646021
benchmark.fannkuch 0.589168455
benchmark.fasta 1.249124679
benchmark.fib1 0.036745732
benchmark.fib2 0.036785401
benchmark.fib3 0.113558846
benchmark.fib4 0.052303016
benchmark.fib5 0.256651613
benchmark.fib6 5.808112763
benchmark.fib7 1.945055307
benchmark.fib8 0.855145556
benchmark.find-pi 3.620800688
benchmark.flip 0.45874322
benchmark.gc0 1.825905807
benchmark.gc1 0.075854054
benchmark.gc2 17.959687055
benchmark.gc3 0.229508499
benchmark.hash-sets 0.72024098
benchmark.hashtables 0.6946137
benchmark.heaps 0.272689127
benchmark.iteration 1.637405033
benchmark.javascript 2.893942386
benchmark.json 0.211187734
benchmark.knucleotide 1.477930016
benchmark.lcs 0.355977086
benchmark.linked-assocs 0.57730801
benchmark.make 2.5981e-005
benchmark.mandel 0.044446152
benchmark.matrix-exponential-scalar 2.865751653
benchmark.matrix-exponential-simd 0.121752346
benchmark.md5 2.670475158
benchmark.memoize 0.207529449
benchmark.mt 9.465894967000001
benchmark.nbody 1.891882069
benchmark.nbody-simd 0.163213481
benchmark.nested-empty-loop-1 0.041864539
benchmark.nested-empty-loop-2 0.237042417
benchmark.nsieve 0.19023591
benchmark.nsieve-bits 0.512736954
benchmark.nsieve-bytes 0.140201617
benchmark.parse-bignum 0.772708263
benchmark.parse-fixnum 0.444207294
benchmark.parse-float 1.678295706
benchmark.parse-ratio 0.452177302
benchmark.partial-sums 0.974995705
benchmark.pidigits 0.5759081109999999
benchmark.random 4.085137636
benchmark.randomize 14.32275387
benchmark.raytracer 1.19641407
benchmark.raytracer-simd 0.22104653
benchmark.recursive 0.500846336
benchmark.regex-dna 0.502636508
benchmark.regexp 0.168838777
benchmark.reverse-complement 1.403867531
benchmark.ring 5.029115152
benchmark.sfmt 0.969520707
benchmark.sha1 4.544764488
benchmark.simd-1 0.658548223
benchmark.sockets 22.521774415
benchmark.sort 2.647501288
benchmark.spectral-norm 0.962295767
benchmark.spectral-norm-simd 0.482770017
benchmark.splay 0.402255035
benchmark.splitting 0.331054924
benchmark.stack 0.551974622
benchmark.struct-arrays 0.6548583690000001
benchmark.sum-file 0.467678155
benchmark.tcp-echo0 1.649490647
benchmark.tcp-echo1 1.972282511
benchmark.tcp-echo2 1.96668571
benchmark.terrain-generation 0.389385802
benchmark.timers 0.491961129
benchmark.tuple-arrays 0.059111703
benchmark.typecheck1 0.737632296
benchmark.typecheck2 0.608013309
benchmark.typecheck3 0.656202954
benchmark.udp-echo0 0.989860164
benchmark.udp-echo1 1.071898244
benchmark.udp-echo2 1.274468403
benchmark.ui-panes 0.047867257
benchmark.unicode 0.303699772
benchmark.wrap 0.232107712
benchmark.xml 0.41058682
benchmark.yield 1.075953229
benchmark.yuv-to-rgb 0.081897001
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
slava | 22 May 2013 21:37

mason on windows-x86-64: 7b0e4f0 -- dirty

Build report for windows/x86.64

Build machine: windows7-64
Disk usage: 39 / 49 Gb used (79%)
Build directory: C:\Users\sheeple.windows7-64/builds/2013-05-22-11-05
GIT ID: 7b0e4f0fd0a11767e265e9f4da4d1e2a9f548035

Timings

boot-time 00:06:06
load-time 00:10:35
test-time 00:36:31
help-lint-time 00:00:13
benchmark-time 00:14:26
html-help-time 00:22:54

Unit test failures

  • resource:basis/tools/ps/ps-tests.factor
Details: ==== resource:basis/tools/ps/ps-tests.factor resource:basis/tools/ps/ps-tests.factor: 4 Unit Test: { { } [ ps. ] } Win32 error 0x3e6: Invalid access to memory location.[Traceback]

Benchmarks

BenchmarkTime (seconds)
benchmark.3d-matrix-scalar 1.016458976
benchmark.3d-matrix-vector 0.022207858
benchmark.ant 0.125393061
benchmark.backtrack 0.20204782
benchmark.base64 0.574749724
benchmark.beust1 0.764727774
benchmark.beust2 0.327942239
benchmark.binary-search 0.103842422
benchmark.binary-trees 1.007556311
benchmark.bloom-filters 0.169547873
benchmark.bootstrap1 8.848724109000001
benchmark.busy-loop 0.559106307
benchmark.chameneos-redux 0.507992598
benchmark.combinatorics 0.094289664
benchmark.completion 0.551844365
benchmark.continuations 0.473305949
benchmark.crc32 0.221083924
benchmark.csv 0.09482882500000001
benchmark.dawes 0.04413591
benchmark.dispatch1 1.403074024
benchmark.dispatch2 1.662842135
benchmark.dispatch3 1.849988659
benchmark.dispatch4 3.164767002
benchmark.dispatch5 0.960567804
benchmark.dispatch6 3.618251345
benchmark.dlists 0.390411795
benchmark.e-decimals 0.418152872
benchmark.e-ratios 0.381357608
benchmark.empty-loop-0 0.08753001000000001
benchmark.empty-loop-1 0.250447132
benchmark.empty-loop-2 0.108294528
benchmark.euler150 3.73499397
benchmark.fannkuch 0.799974033
benchmark.fasta 1.291776617
benchmark.fib1 0.036946786
benchmark.fib2 0.037567132
benchmark.fib3 0.118898029
benchmark.fib4 0.057994209
benchmark.fib5 0.242347321
benchmark.fib6 3.341024642
benchmark.fib7 0.457540136
benchmark.fib8 0.200847412
benchmark.find-pi 12.524991355
benchmark.flip 0.376359213
benchmark.gc0 1.609262539
benchmark.gc1 0.070032994
benchmark.gc2 9.517845921999999
benchmark.gc3 0.226359957
benchmark.hash-sets 0.758593732
benchmark.hashtables 0.70049138
benchmark.heaps 0.286609346
benchmark.iteration 0.926236879
benchmark.javascript 3.402394185
benchmark.json 0.259985015
benchmark.knucleotide 1.512445635
benchmark.lcs 0.36373014
benchmark.linked-assocs 0.596672198
benchmark.make 2.8198e-005
benchmark.mandel 0.043450494
benchmark.matrix-exponential-scalar 2.712931748
benchmark.matrix-exponential-simd 0.035377642
benchmark.md5 0.572293442
benchmark.memoize 0.212625913
benchmark.mt 0.10709412
benchmark.nbody 1.934731765
benchmark.nbody-simd 0.161052678
benchmark.nested-empty-loop-1 0.04513181
benchmark.nested-empty-loop-2 0.270772884
benchmark.nsieve 0.24429078
benchmark.nsieve-bits 0.402652611
benchmark.nsieve-bytes 0.15055608
benchmark.parse-bignum 0.616500312
benchmark.parse-fixnum 0.700010473
benchmark.parse-float 1.076205149
benchmark.parse-ratio 0.314407128
benchmark.partial-sums 0.897562496
benchmark.pidigits 0.303873655
benchmark.random 0.154890748
benchmark.randomize 0.994001988
benchmark.raytracer 1.290111105
benchmark.raytracer-simd 0.216943229
benchmark.recursive 0.5126767920000001
benchmark.regex-dna 0.41316687
benchmark.regexp 0.177639317
benchmark.reverse-complement 1.381097633
benchmark.ring 0.519602223
benchmark.sfmt 0.09127903900000001
benchmark.sha1 0.732499885
benchmark.simd-1 0.443194734
benchmark.sockets 12.404157923
benchmark.sort 1.143500507
benchmark.spectral-norm 0.998670999
benchmark.spectral-norm-simd 0.480666428
benchmark.splay 0.185804508
benchmark.splitting 0.346393942
benchmark.stack 0.5799777270000001
benchmark.struct-arrays 0.477265376
benchmark.sum-file 0.374824463
benchmark.tcp-echo0 1.415296867
benchmark.tcp-echo1 1.433186169
benchmark.tcp-echo2 1.446239135
benchmark.terrain-generation 0.06383698
benchmark.timers 0.039344814
benchmark.tuple-arrays 0.048971008
benchmark.typecheck1 0.756622385
benchmark.typecheck2 0.649476828
benchmark.typecheck3 0.7285829110000001
benchmark.udp-echo0 0.695818341
benchmark.udp-echo1 0.733711759
benchmark.udp-echo2 0.929102489
benchmark.ui-panes 0.062835504
benchmark.unicode 0.305930524
benchmark.wrap 0.255160453
benchmark.xml 0.472774845
benchmark.yield 0.097399447
benchmark.yuv-to-rgb 0.061442051
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
slava | 22 May 2013 04:07

mason on linux-x86-64: 4362b9a -- error

Build report for linux/x86.64

Build machine: sheeple-desktop
Disk usage: 40 / 57 Gb used (70%)
Build directory: /home/sheeple/builds/2013-05-21-14-57
GIT ID: 4362b9a18ccb3ecf8c58899c320d13a762a1ad46

Tests failed

Build output: [ ] [ { 1 2 3 } <reversed> \ foozul method-for-object M\ reversed foozul assert= ] } Unit Test: { [ ] [ { 1 2 3 } <reversed> \ foozul effective-method M\ reversed foozul assert= drop ] } Unit Test: { [ ] [ fixnum \ foozul method-for-class M\ integer foozul assert= ] } Unit Test: { [ ] [ 13 \ foozul method-for-object M\ integer foozul assert= ] } Unit Test: { [ ] [ 13 \ foozul effective-method M\ integer foozul assert= drop ] } Unit Test: { [ ] [ 5.0 amb-generic-1 5.0 \ amb-generic-1 effective-method ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ 5.0 amb-generic-1 5.0 float \ amb-generic-1 method-for-class ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ 5.0 amb-generic-1 5.0 \ amb-generic-1 effective-method ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ 5.0 amb-generic-1 5.0 float \ amb-generic-1 method-for-class ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ T{ amb-tuple-b { x 3 } } amb-generic-3 T{ amb-tuple-b { x 3 } } \ amb-generic-3 effective-method ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ T{ amb-tuple-b { x 3 } } amb-generic-4 T{ amb-tuple-b { x 3 } } \ amb-generic-4 effective-method ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ T{ amb-tuple-b { x 3 } } amb-generic-4 T{ amb-tuple-b { x 3 } } amb-tuple-b \ amb-generic-4 method-for-class ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ T{ amb-tuple-b { x 3 } } amb-generic-5 T{ amb-tuple-b { x 3 } } \ amb-generic-5 effective-method ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ T{ amb-tuple-b { x 3 } } amb-generic-5 T{ amb-tuple-b { x 3 } } amb-tuple-b \ amb-generic-5 method-for-class ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ T{ amb-tuple-b { x 3 } } amb-generic-6 T{ amb-tuple-b { x 3 } } \ amb-generic-6 effective-method ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ T{ amb-tuple-b { x 3 } } amb-generic-6 T{ amb-tuple-b { x 3 } } amb-tuple-b \ amb-generic-6 method-for-class ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ T{ amb-tuple-b { x 3 } } amb-generic-7 T{ amb-tuple-b { x 3 } } \ amb-generic-7 effective-method ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ T{ amb-tuple-b { x 3 } } amb-generic-7 T{ amb-tuple-b { x 3 } } amb-tuple-b \ amb-generic-7 method-for-class ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ 4 amb-generic-8 4 \ amb-generic-8 effective-method ( a -- b ) execute-effect assert= ] } Loading resource:basis/globs/globs-tests.factor Unit Test: { [ f ] [ "abd" "fdf" glob-matches? ] } Unit Test: { [ f ] [ "fdsafas" "?" glob-matches? ] } Unit Test: { [ t ] [ "fdsafas" "*as" glob-matches? ] } Unit Test: { [ t ] [ "fdsafas" "*a*" glob-matches? ] } Unit Test: { [ t ] [ "fdsafas" "*a?" glob-matches? ] } Unit Test: { [ t ] [ "fdsafas" "*?" glob-matches? ] } Unit Test: { [ f ] [ "fdsafas" "*s?" glob-matches? ] } Unit Test: { [ t ] [ "a" "[abc]" glob-matches? ] } Unit Test: { [ f ] [ "a" "[^abc]" glob-matches? ] } Unit Test: { [ t ] [ "d" "[^abc]" glob-matches? ] } Unit Test: { [ f ] [ "foo.java" "*.{xml,txt}" glob-matches? ] } Unit Test: { [ t ] [ "foo.txt" "*.{xml,txt}" glob-matches? ] } Unit Test: { [ t ] [ "foo.xml" "*.{xml,txt}" glob-matches? ] } Unit Test: { [ f ] [ "foo." "*.{xml,txt}" glob-matches? ] } Unit Test: { [ t ] [ "foo." "*.{,xml,txt}" glob-matches? ] } Unit Test: { [ t ] [ "foo.{" "*.{" glob-matches? ] } Unit Test: { [ f ] [ "foo" "bar" append-path "*" glob-matches? ] } Unit Test: { [ t ] [ "foo" "bar" append-path "*" "*" append-path glob-matches? ] } Unit Test: { [ f ] [ "foo" "bar" append-path "foo?bar" glob-matches? ] } Unit Test: { [ t ] [ "foo" "bar" append-path "fo?" "bar" append-path glob-matches? ] } Unit Test: { [ f ] [ "foo" glob-pattern? ] } Unit Test: { [ t ] [ "fo?" glob-pattern? ] } Unit Test: { [ t ] [ "fo*" glob-pattern? ] } Unit Test: { [ t ] [ "fo[mno]" glob-pattern? ] } Unit Test: { [ t ] [ "fo\\*" glob-pattern? ] } Unit Test: { [ t ] [ "fo{o,bro}" glob-pattern? ] } Unit Test: { { "foo/bar" } [ { "foo" "bar" "ba?" } path-separator join glob-parent-directory ] } Unit Test: { [ "foo" ] [ { "foo" "b?r" "bas" } path-separator join glob-parent-directory ] } Unit Test: { [ "" ] [ { "f*" "bar" "bas" } path-separator join glob-parent-directory ] } Loading resource:extra/gpu/render/render-tests.factor Unit Test: { [ 1 ] [ texture-uniform uniform-type-texture-units ] } Unit Test: { [ 0 ] [ float-uniform uniform-type-texture-units ] } Unit Test: { [ 2 ] [ two-textures uniform-type-texture-units ] } Unit Test: { [ 3 ] [ inherited-textures uniform-type-texture-units ] } Unit Test: { [ 6 ] [ array-of-textures uniform-type-texture-units ] } Unit Test: { [ 2 ] [ struct-containing-texture uniform-type-texture-units ] } Unit Test: { [ 9 ] [ array-of-struct-containing-texture uniform-type-texture-units ] } Unit Test: { [ 12 ] [ array-of-struct-containing-array-of-texture uniform-type-texture-units ] } Unit Test: { [ { [ ] } ] [ texture-uniform f uniform-texture-accessors ] } Unit Test: { [ { } ] [ float-uniform f uniform-texture-accessors ] } Unit Test: { [ { [ argyle>> ] [ tweed>> ] } ] [ two-textures f uniform-texture-accessors ] } Unit Test: { [ { [ argyle>> ] [ tweed>> ] [ paisley>> ] } ] [ inherited-textures f uniform-texture-accessors ] } Unit Test: { [ { [ argyle>> ] [ tweed>> ] [ plaids>> { [ 0 swap nth ] [ 1 swap nth ] [ 2 swap nth ] [ 3 swap nth ] } ] } ] [ array-of-textures f uniform-texture-accessors ] } Unit Test: { [ { [ threads>> { [ argyle>> ] [ tweed>> ] } ] } ] [ struct-containing-texture f uniform-texture-accessors ] } Unit Test: { [ { [ threads>> { [ 0 swap nth { [ argyle>> ] [ tweed>> ] [ paisley>> ] } ] [ 1 swap nth { [ argyle>> ] [ tweed>> ] [ paisley>> ] } ] [ 2 swap nth { [ argyle>> ] [ tweed>> ] [ paisley>> ] } ] } ] } ] [ array-of-struct-containing-texture f uniform-texture-accessors ] } Unit Test: { [ { [ threads>> { [ 0 swap nth { [ argyle>> ] [ tweed>> ] [ plaids>> ~array~ ] } ] [ 1 swap nth { [ argyle>> ] [ tweed>> ] [ plaids>> ~array~ ] } ] } ] } ] [ array-of-struct-containing-array-of-texture f uniform-texture-accessors ] } Unit Test: { [ [ nip { [ argyle>> 0 (bind-texture-unit) ] [ tweed>> 1 (bind-texture-unit) ] [ plaids>> { [ 0 swap nth 2 (bind-texture-unit) ] [ 1 swap nth 3 (bind-texture-unit) ] [ 2 swap nth 4 (bind-texture-unit) ] [ 3 swap nth 5 (bind-texture-unit) ] } cleave ] } cleave ] ] [ array-of-textures [bind-uniform-textures] ] } Loading resource:extra/gpu/shaders/shaders-tests.factor Unit Test: { [ "ERROR: foo.factor:20: Bad command or filename\nINFO: foo.factor:30: The operation completed successfully\nNOT:A:LOG:LINE" ] [ T{ shader { filename "foo.factor" } { line 19 } } "ERROR: 0:1: Bad command or filename\nINFO: 0:11: The operation completed successfully\nNOT:A:LOG:LINE" replace-log-line-numbers ] } Loading resource:basis/graphs/graphs-tests.factor Unit Test: { [ ] [ "v" dup get "g" get add-vertex ] } Unit Test: { [ { "v" } ] [ 1 "g" get at keys ] } Unit Test: { [ { 2 3 4 5 } ] [ 2 [ "g" get at ] closure keys natural-sort ] } Unit Test: { [ ] [ "mary" H{ { "billy" "one" } { "joey" "two" } } "g" get add-vertex* ] } Unit Test: { [ H{ { "mary" "one" } } ] [ "billy" "g" get at ] } Unit Test: { [ ] [ "liz" H{ { "billy" "four" } { "fred" "three" } } "g" get add-vertex* ] } Unit Test: { [ H{ { "liz" "four" } { "mary" "one" } } ] [ "billy" "g" get at ] } Unit Test: { [ ] [ "mary" H{ { "billy" "one" } { "joey" "two" } } "g" get remove-vertex* ] } Unit Test: { [ H{ { "liz" "four" } } ] [ "billy" "g" get at ] } Loading resource:extra/graphviz/graphviz-tests.factor Unit Test: { { t } [ 5 K_n smoke-test ] } Unit Test: { { t } [ 6 K_n smoke-test ] } Unit Test: { { t } [ 7 K_n smoke-test ] } Unit Test: { { t } [ 3 3 K_n,m smoke-test ] } Unit Test: { { t } [ 3 4 K_n,m smoke-test ] } Unit Test: { { t } [ 5 4 K_n,m smoke-test ] } Unit Test: { { t } [ 5 C_n smoke-test ] } Unit Test: { { t } [ 6 C_n smoke-test ] } Unit Test: { { t } [ 7 C_n smoke-test ] } Unit Test: { { t } [ 6 W_n smoke-test ] } Unit Test: { { t } [ 7 W_n smoke-test ] } Unit Test: { { t } [ 8 W_n smoke-test ] } Unit Test: { { t } [ cluster-example smoke-test ] } Unit Test: { { t } [ colored-circles-example smoke-test ] } Unit Test: { { t } [ dfa-example smoke-test ] } Unit Test: { { t } [ record-example smoke-test ] } Launcher error: Process was killed as a result of a call to kill-process, or a timeout Launch descriptor: T{ process { command { "./factor" "-run=mason.test" } } { environment H{ } } { environment-mode +append-environment+ } { stdin +closed+ } { stdout "../test-log" } { stderr +stdout+ } { group +new-group+ } { timeout T{ duration { hour 4 } } } { status T{ signal { n 15 } } } { killed t } }
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
slava | 22 May 2013 00:13

mason on linux-x86-32: 4362b9a -- clean

Build report for linux/x86.32

Build machine: sheeple-desktop
Disk usage: 40 / 55 Gb used (73%)
Build directory: /home/sheeple/builds/2013-05-21-13-01
GIT ID: 4362b9a18ccb3ecf8c58899c320d13a762a1ad46

Timings

boot-time 00:10:19
load-time 00:17:55
test-time 01:04:34
help-lint-time 00:00:24
benchmark-time 00:32:51
html-help-time 00:04:37

Benchmarks

BenchmarkTime (seconds)
benchmark.3d-matrix-scalar 2.136421875
benchmark.3d-matrix-vector 0.123958709
benchmark.ant 0.187118996
benchmark.backtrack 0.249484086
benchmark.base64 1.287222206
benchmark.beust1 1.269549699
benchmark.beust2 5.679988615
benchmark.binary-search 0.269828123
benchmark.binary-trees 2.055030177
benchmark.bloom-filters 0.235906392
benchmark.bootstrap1 17.095068528
benchmark.busy-loop 1.013622762
benchmark.chameneos-redux 1.305405962
benchmark.combinatorics 0.154401972
benchmark.completion 1.344763346
benchmark.continuations 0.840964344
benchmark.crc32 0.439716236
benchmark.csv 0.155063862
benchmark.dawes 0.629128914
benchmark.dispatch1 2.754057497
benchmark.dispatch2 2.303956757
benchmark.dispatch3 3.322011454
benchmark.dispatch4 4.744483969
benchmark.dispatch5 2.043346665
benchmark.dispatch6 6.541380961
benchmark.dlists 0.799228541
benchmark.e-decimals 1.232162588
benchmark.e-ratios 0.242543103
benchmark.empty-loop-0 0.358338335
benchmark.empty-loop-1 0.338326533
benchmark.empty-loop-2 0.172779114
benchmark.euler150 7.441727642
benchmark.fannkuch 1.361971251
benchmark.fasta 1.924764814
benchmark.fib1 0.06553095
benchmark.fib2 0.06328977199999999
benchmark.fib3 0.230431803
benchmark.fib4 0.186862611
benchmark.fib5 0.360286676
benchmark.fib6 6.144407654
benchmark.fib7 3.300456065
benchmark.fib8 1.398621584
benchmark.find-pi 6.08322808
benchmark.flip 0.671364063
benchmark.gc0 1.823825766
benchmark.gc1 0.102277342
benchmark.gc2 50.222832628
benchmark.gc3 0.323237793
benchmark.hash-sets 1.400437177
benchmark.hashtables 1.442660577
benchmark.heaps 0.465729172
benchmark.iteration 1.728328451
benchmark.javascript 6.195938915
benchmark.json 0.376868994
benchmark.knucleotide 3.012081754
benchmark.lcs 0.586430021
benchmark.linked-assocs 1.213163236
benchmark.make 5.7667e-05
benchmark.mandel 0.06616849399999999
benchmark.matrix-exponential-scalar 6.073703951
benchmark.matrix-exponential-simd 0.179136789
benchmark.md5 4.255437203
benchmark.memoize 0.38062909
benchmark.mt 13.270112896
benchmark.nbody 3.483047856
benchmark.nbody-simd 0.333914356
benchmark.nested-empty-loop-1 0.064997944
benchmark.nested-empty-loop-2 0.396442871
benchmark.nsieve 0.984316905
benchmark.nsieve-bits 0.786092203
benchmark.nsieve-bytes 0.235739149
benchmark.parse-bignum 1.355280904
benchmark.parse-fixnum 0.737346445
benchmark.parse-float 2.587881872
benchmark.parse-ratio 0.820998613
benchmark.partial-sums 2.430024362
benchmark.pidigits 0.8128093280000001
benchmark.random 5.804999892
benchmark.randomize 23.824804666
benchmark.raytracer 2.506292305
benchmark.raytracer-simd 0.420598411
benchmark.recursive 1.159690946
benchmark.regex-dna 0.976411298
benchmark.regexp 0.317105218
benchmark.reverse-complement 2.672894061
benchmark.ring 1.340907492
benchmark.sfmt 1.943661635
benchmark.sha1 7.80423425
benchmark.simd-1 4.949206086
benchmark.sockets 7.521538653
benchmark.sort 5.442167862
benchmark.spectral-norm 1.7969597
benchmark.spectral-norm-simd 0.93302648
benchmark.splay 0.647669579
benchmark.splitting 0.647337024
benchmark.stack 0.987757759
benchmark.struct-arrays 4.838687443
benchmark.sum-file 0.842433048
benchmark.tcp-echo0 0.06775637800000001
benchmark.tcp-echo1 0.316806031
benchmark.tcp-echo2 0.335190161
benchmark.terrain-generation 0.63802042
benchmark.timers 0.101210989
benchmark.tuple-arrays 0.08496693399999999
benchmark.typecheck1 1.207082231
benchmark.typecheck2 0.9520573409999999
benchmark.typecheck3 1.155363713
benchmark.udp-echo0 0.220972883
benchmark.udp-echo1 0.280233211
benchmark.udp-echo2 0.662279633
benchmark.ui-panes 0.133549091
benchmark.unicode 0.66838904
benchmark.wrap 0.392527556
benchmark.xml 0.81920191
benchmark.yield 0.222699603
benchmark.yuv-to-rgb 0.14628924
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
slava | 21 May 2013 23:56

mason on linux-x86-64: 15db223 -- error

Build report for linux/x86.64

Build machine: sheeple-desktop
Disk usage: 40 / 57 Gb used (70%)
Build directory: /home/sheeple/builds/2013-05-21-10-45
GIT ID: 15db2237f17294a1fe584aa6ea60af5786bbd65b

Tests failed

Build output: [ ] [ { 1 2 3 } <reversed> \ foozul method-for-object M\ reversed foozul assert= ] } Unit Test: { [ ] [ { 1 2 3 } <reversed> \ foozul effective-method M\ reversed foozul assert= drop ] } Unit Test: { [ ] [ fixnum \ foozul method-for-class M\ integer foozul assert= ] } Unit Test: { [ ] [ 13 \ foozul method-for-object M\ integer foozul assert= ] } Unit Test: { [ ] [ 13 \ foozul effective-method M\ integer foozul assert= drop ] } Unit Test: { [ ] [ 5.0 amb-generic-1 5.0 \ amb-generic-1 effective-method ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ 5.0 amb-generic-1 5.0 float \ amb-generic-1 method-for-class ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ 5.0 amb-generic-1 5.0 \ amb-generic-1 effective-method ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ 5.0 amb-generic-1 5.0 float \ amb-generic-1 method-for-class ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ T{ amb-tuple-b { x 3 } } amb-generic-3 T{ amb-tuple-b { x 3 } } \ amb-generic-3 effective-method ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ T{ amb-tuple-b { x 3 } } amb-generic-4 T{ amb-tuple-b { x 3 } } \ amb-generic-4 effective-method ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ T{ amb-tuple-b { x 3 } } amb-generic-4 T{ amb-tuple-b { x 3 } } amb-tuple-b \ amb-generic-4 method-for-class ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ T{ amb-tuple-b { x 3 } } amb-generic-5 T{ amb-tuple-b { x 3 } } \ amb-generic-5 effective-method ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ T{ amb-tuple-b { x 3 } } amb-generic-5 T{ amb-tuple-b { x 3 } } amb-tuple-b \ amb-generic-5 method-for-class ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ T{ amb-tuple-b { x 3 } } amb-generic-6 T{ amb-tuple-b { x 3 } } \ amb-generic-6 effective-method ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ T{ amb-tuple-b { x 3 } } amb-generic-6 T{ amb-tuple-b { x 3 } } amb-tuple-b \ amb-generic-6 method-for-class ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ T{ amb-tuple-b { x 3 } } amb-generic-7 T{ amb-tuple-b { x 3 } } \ amb-generic-7 effective-method ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ T{ amb-tuple-b { x 3 } } amb-generic-7 T{ amb-tuple-b { x 3 } } amb-tuple-b \ amb-generic-7 method-for-class ( a -- b ) execute-effect assert= ] } Unit Test: { [ ] [ 4 amb-generic-8 4 \ amb-generic-8 effective-method ( a -- b ) execute-effect assert= ] } Loading resource:basis/globs/globs-tests.factor Unit Test: { [ f ] [ "abd" "fdf" glob-matches? ] } Unit Test: { [ f ] [ "fdsafas" "?" glob-matches? ] } Unit Test: { [ t ] [ "fdsafas" "*as" glob-matches? ] } Unit Test: { [ t ] [ "fdsafas" "*a*" glob-matches? ] } Unit Test: { [ t ] [ "fdsafas" "*a?" glob-matches? ] } Unit Test: { [ t ] [ "fdsafas" "*?" glob-matches? ] } Unit Test: { [ f ] [ "fdsafas" "*s?" glob-matches? ] } Unit Test: { [ t ] [ "a" "[abc]" glob-matches? ] } Unit Test: { [ f ] [ "a" "[^abc]" glob-matches? ] } Unit Test: { [ t ] [ "d" "[^abc]" glob-matches? ] } Unit Test: { [ f ] [ "foo.java" "*.{xml,txt}" glob-matches? ] } Unit Test: { [ t ] [ "foo.txt" "*.{xml,txt}" glob-matches? ] } Unit Test: { [ t ] [ "foo.xml" "*.{xml,txt}" glob-matches? ] } Unit Test: { [ f ] [ "foo." "*.{xml,txt}" glob-matches? ] } Unit Test: { [ t ] [ "foo." "*.{,xml,txt}" glob-matches? ] } Unit Test: { [ t ] [ "foo.{" "*.{" glob-matches? ] } Unit Test: { [ f ] [ "foo" "bar" append-path "*" glob-matches? ] } Unit Test: { [ t ] [ "foo" "bar" append-path "*" "*" append-path glob-matches? ] } Unit Test: { [ f ] [ "foo" "bar" append-path "foo?bar" glob-matches? ] } Unit Test: { [ t ] [ "foo" "bar" append-path "fo?" "bar" append-path glob-matches? ] } Unit Test: { [ f ] [ "foo" glob-pattern? ] } Unit Test: { [ t ] [ "fo?" glob-pattern? ] } Unit Test: { [ t ] [ "fo*" glob-pattern? ] } Unit Test: { [ t ] [ "fo[mno]" glob-pattern? ] } Unit Test: { [ t ] [ "fo\\*" glob-pattern? ] } Unit Test: { [ t ] [ "fo{o,bro}" glob-pattern? ] } Unit Test: { { "foo/bar" } [ { "foo" "bar" "ba?" } path-separator join glob-parent-directory ] } Unit Test: { [ "foo" ] [ { "foo" "b?r" "bas" } path-separator join glob-parent-directory ] } Unit Test: { [ "" ] [ { "f*" "bar" "bas" } path-separator join glob-parent-directory ] } Loading resource:extra/gpu/render/render-tests.factor Unit Test: { [ 1 ] [ texture-uniform uniform-type-texture-units ] } Unit Test: { [ 0 ] [ float-uniform uniform-type-texture-units ] } Unit Test: { [ 2 ] [ two-textures uniform-type-texture-units ] } Unit Test: { [ 3 ] [ inherited-textures uniform-type-texture-units ] } Unit Test: { [ 6 ] [ array-of-textures uniform-type-texture-units ] } Unit Test: { [ 2 ] [ struct-containing-texture uniform-type-texture-units ] } Unit Test: { [ 9 ] [ array-of-struct-containing-texture uniform-type-texture-units ] } Unit Test: { [ 12 ] [ array-of-struct-containing-array-of-texture uniform-type-texture-units ] } Unit Test: { [ { [ ] } ] [ texture-uniform f uniform-texture-accessors ] } Unit Test: { [ { } ] [ float-uniform f uniform-texture-accessors ] } Unit Test: { [ { [ argyle>> ] [ tweed>> ] } ] [ two-textures f uniform-texture-accessors ] } Unit Test: { [ { [ argyle>> ] [ tweed>> ] [ paisley>> ] } ] [ inherited-textures f uniform-texture-accessors ] } Unit Test: { [ { [ argyle>> ] [ tweed>> ] [ plaids>> { [ 0 swap nth ] [ 1 swap nth ] [ 2 swap nth ] [ 3 swap nth ] } ] } ] [ array-of-textures f uniform-texture-accessors ] } Unit Test: { [ { [ threads>> { [ argyle>> ] [ tweed>> ] } ] } ] [ struct-containing-texture f uniform-texture-accessors ] } Unit Test: { [ { [ threads>> { [ 0 swap nth { [ argyle>> ] [ tweed>> ] [ paisley>> ] } ] [ 1 swap nth { [ argyle>> ] [ tweed>> ] [ paisley>> ] } ] [ 2 swap nth { [ argyle>> ] [ tweed>> ] [ paisley>> ] } ] } ] } ] [ array-of-struct-containing-texture f uniform-texture-accessors ] } Unit Test: { [ { [ threads>> { [ 0 swap nth { [ argyle>> ] [ tweed>> ] [ plaids>> ~array~ ] } ] [ 1 swap nth { [ argyle>> ] [ tweed>> ] [ plaids>> ~array~ ] } ] } ] } ] [ array-of-struct-containing-array-of-texture f uniform-texture-accessors ] } Unit Test: { [ [ nip { [ argyle>> 0 (bind-texture-unit) ] [ tweed>> 1 (bind-texture-unit) ] [ plaids>> { [ 0 swap nth 2 (bind-texture-unit) ] [ 1 swap nth 3 (bind-texture-unit) ] [ 2 swap nth 4 (bind-texture-unit) ] [ 3 swap nth 5 (bind-texture-unit) ] } cleave ] } cleave ] ] [ array-of-textures [bind-uniform-textures] ] } Loading resource:extra/gpu/shaders/shaders-tests.factor Unit Test: { [ "ERROR: foo.factor:20: Bad command or filename\nINFO: foo.factor:30: The operation completed successfully\nNOT:A:LOG:LINE" ] [ T{ shader { filename "foo.factor" } { line 19 } } "ERROR: 0:1: Bad command or filename\nINFO: 0:11: The operation completed successfully\nNOT:A:LOG:LINE" replace-log-line-numbers ] } Loading resource:basis/graphs/graphs-tests.factor Unit Test: { [ ] [ "v" dup get "g" get add-vertex ] } Unit Test: { [ { "v" } ] [ 1 "g" get at keys ] } Unit Test: { [ { 2 3 4 5 } ] [ 2 [ "g" get at ] closure keys natural-sort ] } Unit Test: { [ ] [ "mary" H{ { "billy" "one" } { "joey" "two" } } "g" get add-vertex* ] } Unit Test: { [ H{ { "mary" "one" } } ] [ "billy" "g" get at ] } Unit Test: { [ ] [ "liz" H{ { "billy" "four" } { "fred" "three" } } "g" get add-vertex* ] } Unit Test: { [ H{ { "liz" "four" } { "mary" "one" } } ] [ "billy" "g" get at ] } Unit Test: { [ ] [ "mary" H{ { "billy" "one" } { "joey" "two" } } "g" get remove-vertex* ] } Unit Test: { [ H{ { "liz" "four" } } ] [ "billy" "g" get at ] } Loading resource:extra/graphviz/graphviz-tests.factor Unit Test: { { t } [ 5 K_n smoke-test ] } Unit Test: { { t } [ 6 K_n smoke-test ] } Unit Test: { { t } [ 7 K_n smoke-test ] } Unit Test: { { t } [ 3 3 K_n,m smoke-test ] } Unit Test: { { t } [ 3 4 K_n,m smoke-test ] } Unit Test: { { t } [ 5 4 K_n,m smoke-test ] } Unit Test: { { t } [ 5 C_n smoke-test ] } Unit Test: { { t } [ 6 C_n smoke-test ] } Unit Test: { { t } [ 7 C_n smoke-test ] } Unit Test: { { t } [ 6 W_n smoke-test ] } Unit Test: { { t } [ 7 W_n smoke-test ] } Unit Test: { { t } [ 8 W_n smoke-test ] } Unit Test: { { t } [ cluster-example smoke-test ] } Unit Test: { { t } [ colored-circles-example smoke-test ] } Unit Test: { { t } [ dfa-example smoke-test ] } Unit Test: { { t } [ record-example smoke-test ] } Launcher error: Process was killed as a result of a call to kill-process, or a timeout Launch descriptor: T{ process { command { "./factor" "-run=mason.test" } } { environment H{ } } { environment-mode +append-environment+ } { stdin +closed+ } { stdout "../test-log" } { stderr +stdout+ } { group +new-group+ } { timeout T{ duration { hour 4 } } } { status T{ signal { n 15 } } } { killed t } }
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
slava | 21 May 2013 23:51

mason on macosx-x86-32: 4362b9a -- clean

Build report for macosx/x86.32

Build machine: shill
Disk usage: 457 / 595 Gb used (76%)
Build directory: /Users/slava/builds32/2013-05-21-12-52
GIT ID: 4362b9a18ccb3ecf8c58899c320d13a762a1ad46

Timings

boot-time 00:07:25
load-time 00:14:38
test-time 00:52:53
help-lint-time 00:00:21
benchmark-time 00:27:35
html-help-time 00:09:34

Benchmarks

BenchmarkTime (seconds)
benchmark.3d-matrix-scalar 1.565860378
benchmark.3d-matrix-vector 0.03992362
benchmark.ant 0.236779453
benchmark.backtrack 0.319569037
benchmark.base64 1.019230535
benchmark.beust1 0.861395318
benchmark.beust2 4.622686575
benchmark.binary-search 0.248387565
benchmark.binary-trees 1.917173922
benchmark.bloom-filters 0.234903234
benchmark.bootstrap1 13.278003566
benchmark.busy-loop 0.8126772840000001
benchmark.chameneos-redux 2.226965738
benchmark.combinatorics 0.13463449
benchmark.completion 0.881135165
benchmark.continuations 0.901205314
benchmark.crc32 0.388510875
benchmark.csv 0.137317252
benchmark.dawes 0.534950297
benchmark.dispatch1 2.302615453
benchmark.dispatch2 2.305252847
benchmark.dispatch3 2.83143309
benchmark.dispatch4 3.105482895
benchmark.dispatch5 1.619742818
benchmark.dispatch6 5.473162127
benchmark.dlists 0.7349354809999999
benchmark.e-decimals 1.035993921
benchmark.e-ratios 0.226064453
benchmark.empty-loop-0 0.338692501
benchmark.empty-loop-1 0.332507672
benchmark.empty-loop-2 0.186217065
benchmark.euler150 6.175263411
benchmark.fannkuch 1.100709772
benchmark.fasta 1.385929226
benchmark.fib1 0.063403394
benchmark.fib2 0.06457812
benchmark.fib3 0.225313306
benchmark.fib4 0.098013612
benchmark.fib5 0.358235052
benchmark.fib6 8.587328325
benchmark.fib7 3.34278275
benchmark.fib8 1.445257386
benchmark.find-pi 4.045100114
benchmark.flip 0.546937082
benchmark.gc0 1.979812371
benchmark.gc1 0.110538799
benchmark.gc2 37.108952373
benchmark.gc3 0.360677431
benchmark.hash-sets 1.238106667
benchmark.hashtables 1.186200485
benchmark.heaps 0.418571963
benchmark.iteration 1.486788767
benchmark.javascript 5.081165989
benchmark.json 0.365988662
benchmark.knucleotide 2.495920811
benchmark.lcs 0.593509559
benchmark.linked-assocs 1.016896157
benchmark.make 3.5792e-05
benchmark.mandel 0.064165659
benchmark.matrix-exponential-scalar 4.79818611
benchmark.matrix-exponential-simd 0.164629007
benchmark.md5 3.647308401
benchmark.memoize 0.372827745
benchmark.mt 11.816360724
benchmark.nbody 2.945007987
benchmark.nbody-simd 0.321088167
benchmark.nested-empty-loop-1 0.063944215
benchmark.nested-empty-loop-2 0.384560367
benchmark.nsieve 0.802643952
benchmark.nsieve-bits 0.688674376
benchmark.nsieve-bytes 0.222740503
benchmark.parse-bignum 1.121386158
benchmark.parse-fixnum 0.640446471
benchmark.parse-float 2.25403898
benchmark.parse-ratio 0.710078526
benchmark.partial-sums 0.822045935
benchmark.pidigits 0.805958131
benchmark.random 5.021328964
benchmark.randomize 18.1850399
benchmark.raytracer 1.986217967
benchmark.raytracer-simd 0.392813047
benchmark.recursive 0.987928352
benchmark.regex-dna 0.834105318
benchmark.regexp 0.28343811
benchmark.reverse-complement 2.263158914
benchmark.ring 1.294516246
benchmark.sfmt 1.799716539
benchmark.sha1 7.5284602
benchmark.simd-1 0.775902428
benchmark.sockets 6.911386261
benchmark.sort 4.403630166
benchmark.spectral-norm 1.464867692
benchmark.spectral-norm-simd 0.736625475
benchmark.splay 0.5798222750000001
benchmark.splitting 0.5712348900000001
benchmark.stack 0.804395876
benchmark.struct-arrays 0.670898271
benchmark.sum-file 0.694478788
benchmark.tcp-echo0 0.078130387
benchmark.tcp-echo1 1.055761052
benchmark.tcp-echo2 1.073744796
benchmark.terrain-generation 0.533963582
benchmark.timers 0.202899951
benchmark.tuple-arrays 0.090511393
benchmark.typecheck1 1.023929119
benchmark.typecheck2 0.812175934
benchmark.typecheck3 0.884540819
benchmark.udp-echo0 1.238148197
benchmark.udp-echo1 1.290043842
benchmark.udp-echo2 1.592909072
benchmark.ui-panes 0.08891331800000001
benchmark.unicode 0.50973997
benchmark.wrap 0.400978099
benchmark.xml 0.6341616
benchmark.yield 0.661302277
benchmark.yuv-to-rgb 0.139596288
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
slava | 21 May 2013 23:43

mason on macosx-x86-64: 4362b9a -- clean

Build report for macosx/x86.64

Build machine: shill
Disk usage: 458 / 595 Gb used (76%)
Build directory: /Users/slava/builds/2013-05-21-12-50
GIT ID: 4362b9a18ccb3ecf8c58899c320d13a762a1ad46

Timings

boot-time 00:08:20
load-time 00:15:46
test-time 00:51:31
help-lint-time 00:00:18
benchmark-time 00:20:58
html-help-time 00:09:46

Benchmarks

BenchmarkTime (seconds)
benchmark.3d-matrix-scalar 1.661322346
benchmark.3d-matrix-vector 0.03962276
benchmark.ant 0.240491045
benchmark.backtrack 0.333672017
benchmark.base64 1.268020201
benchmark.beust1 0.984682441
benchmark.beust2 0.725394161
benchmark.binary-search 0.221734004
benchmark.binary-trees 2.145774637
benchmark.bloom-filters 0.289017724
benchmark.bootstrap1 14.823065405
benchmark.busy-loop 0.815054932
benchmark.chameneos-redux 2.039897444
benchmark.combinatorics 0.141876803
benchmark.completion 1.097584246
benchmark.continuations 0.928747861
benchmark.crc32 0.187461257
benchmark.csv 0.146808686
benchmark.dawes 0.070397844
benchmark.dispatch1 2.420311662
benchmark.dispatch2 2.47084762
benchmark.dispatch3 3.149625421
benchmark.dispatch4 5.11318182
benchmark.dispatch5 1.775010976
benchmark.dispatch6 5.895112904
benchmark.dlists 0.671759513
benchmark.e-decimals 0.625304868
benchmark.e-ratios 0.071378662
benchmark.empty-loop-0 0.337792972
benchmark.empty-loop-1 0.32251122
benchmark.empty-loop-2 0.172269858
benchmark.euler150 5.270096593
benchmark.fannkuch 1.054244323
benchmark.fasta 1.597658638
benchmark.fib1 0.060879768
benchmark.fib2 0.062881411
benchmark.fib3 0.23341955
benchmark.fib4 0.107223791
benchmark.fib5 0.450981924
benchmark.fib6 9.349673404000001
benchmark.fib7 0.686093455
benchmark.fib8 0.301056388
benchmark.find-pi 1.24013685
benchmark.flip 0.556545602
benchmark.gc0 2.342934405
benchmark.gc1 0.115361758
benchmark.gc2 21.005272323
benchmark.gc3 0.402841033
benchmark.hash-sets 1.277134941
benchmark.hashtables 1.318639868
benchmark.heaps 0.424412389
benchmark.iteration 1.461218101
benchmark.javascript 5.7723975
benchmark.json 0.411626916
benchmark.knucleotide 2.668101397
benchmark.lcs 0.584267566
benchmark.linked-assocs 1.023726242
benchmark.make 3.9998e-05
benchmark.mandel 0.07093825500000001
benchmark.matrix-exponential-scalar 4.784564907
benchmark.matrix-exponential-simd 0.072907977
benchmark.md5 0.866561598
benchmark.memoize 0.360388646
benchmark.mt 0.177896609
benchmark.nbody 3.312837988
benchmark.nbody-simd 0.307808724
benchmark.nested-empty-loop-1 0.07210599299999999
benchmark.nested-empty-loop-2 0.4334775
benchmark.nsieve 1.145774291
benchmark.nsieve-bits 0.555214972
benchmark.nsieve-bytes 0.228257676
benchmark.parse-bignum 0.935087762
benchmark.parse-fixnum 0.843794245
benchmark.parse-float 1.481824306
benchmark.parse-ratio 0.518379877
benchmark.partial-sums 0.74602351
benchmark.pidigits 0.419168122
benchmark.random 0.27097091
benchmark.randomize 1.801678616
benchmark.raytracer 2.287373916
benchmark.raytracer-simd 0.372049746
benchmark.recursive 0.999462143
benchmark.regex-dna 0.7390603140000001
benchmark.regexp 0.326032052
benchmark.reverse-complement 2.190794481
benchmark.ring 1.203707133
benchmark.sfmt 0.20888011
benchmark.sha1 1.287102863
benchmark.simd-1 0.61308754
benchmark.sockets 6.89398585
benchmark.sort 1.806459076
benchmark.spectral-norm 1.499693997
benchmark.spectral-norm-simd 0.738442894
benchmark.splay 0.33778457
benchmark.splitting 0.650776597
benchmark.stack 0.788316182
benchmark.struct-arrays 0.636557471
benchmark.sum-file 0.662094359
benchmark.tcp-echo0 0.078591534
benchmark.tcp-echo1 1.059685204
benchmark.tcp-echo2 1.061357311
benchmark.terrain-generation 0.100399978
benchmark.timers 0.165405795
benchmark.tuple-arrays 0.075966029
benchmark.typecheck1 1.003468262
benchmark.typecheck2 0.821100809
benchmark.typecheck3 0.920511335
benchmark.udp-echo0 1.172882933
benchmark.udp-echo1 1.2558958
benchmark.udp-echo2 1.746087894
benchmark.ui-panes 0.100287614
benchmark.unicode 0.565061484
benchmark.wrap 0.427121407
benchmark.xml 0.715244431
benchmark.yield 0.6055717430000001
benchmark.yuv-to-rgb 0.103593792
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may

Gmane