Skip to content

Commit

Permalink
today (automated commit)
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Jun 26, 2014
1 parent 37ef2eb commit b3af78f
Show file tree
Hide file tree
Showing 13 changed files with 117 additions and 114 deletions.
8 changes: 4 additions & 4 deletions log/MoarVM-build.log
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@ gcc -shared -fPIC -O1 -DNDEBUG -Wl,-rpath,/home/coke/sandbox/rakudo-star-daily/
The following step can take a long time, please be patient.
/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/moar --libpath="/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/languages/nqp/lib" perl6.moarvm --setting=NULL --ll-exception --optimize=3 --target=mbc --stagestats --output=CORE.setting.moarvm src/gen/m-CORE.setting
Stage start : 0.000
Stage parse : 74.734
Stage parse : 81.591
Stage syntaxcheck: 0.000
Stage ast : 0.000
Stage optimize : 8.054
Stage mast : 27.725
Stage mbc : 2.094
Stage optimize : 8.410
Stage mast : 28.173
Stage mbc : 1.977
/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/moar --libpath="/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/languages/nqp/lib" perl6.moarvm --target=mbc --output=RESTRICTED.setting.moarvm src/RESTRICTED.setting
/usr/bin/perl tools/build/create-moar-runner.pl "/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/moar" perl6.moarvm perl6-m . "/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/languages/nqp/lib" .
./perl6-m --target=mbc --output=lib/Test.moarvm lib/Test.pm
Expand Down
52 changes: 26 additions & 26 deletions log/MoarVM-test-modules.log
Original file line number Diff line number Diff line change
Expand Up @@ -9,73 +9,73 @@ t/06-struct.t .......... ok
t/07-writebarrier.t .... ok
t/08-callbacks.t ....... ok
All tests successful.
Files=8, Tests=94, 10 wallclock secs ( 0.05 usr 0.01 sys + 8.80 cusr 1.16 csys = 10.02 CPU)
Files=8, Tests=94, 12 wallclock secs ( 0.05 usr 0.02 sys + 9.66 cusr 1.35 csys = 11.08 CPU)
Result: PASS

Testing modules/xml-writer with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/escaping.t ... ok
t/structure.t .. ok
All tests successful.
Files=2, Tests=11, 2 wallclock secs ( 0.02 usr 0.00 sys + 1.45 cusr 0.23 csys = 1.70 CPU)
Files=2, Tests=11, 1 wallclock secs ( 0.02 usr 0.00 sys + 1.39 cusr 0.26 csys = 1.67 CPU)
Result: PASS

Testing modules/svg with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/basics.t .. ok
All tests successful.
Files=1, Tests=3, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.63 cusr 0.11 csys = 0.76 CPU)
Files=1, Tests=3, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.72 cusr 0.11 csys = 0.85 CPU)
Result: PASS

Testing modules/svg-plot with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/series.t .. ok
t/ticks.t ... ok
All tests successful.
Files=2, Tests=10, 1 wallclock secs ( 0.02 usr 0.01 sys + 1.26 cusr 0.17 csys = 1.46 CPU)
Files=2, Tests=10, 2 wallclock secs ( 0.02 usr 0.00 sys + 1.31 cusr 0.24 csys = 1.57 CPU)
Result: PASS

Testing modules/Math-RungeKutta with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/01-rk-integrate.t .. ok
All tests successful.
Files=1, Tests=6, 4 wallclock secs ( 0.02 usr 0.01 sys + 3.91 cusr 0.11 csys = 4.05 CPU)
Files=1, Tests=6, 4 wallclock secs ( 0.02 usr 0.00 sys + 4.08 cusr 0.15 csys = 4.25 CPU)
Result: PASS

Testing modules/Math-Model with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/basic.t .. ok
All tests successful.
Files=1, Tests=6, 6 wallclock secs ( 0.02 usr 0.00 sys + 5.56 cusr 0.09 csys = 5.67 CPU)
Files=1, Tests=6, 6 wallclock secs ( 0.02 usr 0.00 sys + 5.63 cusr 0.13 csys = 5.78 CPU)
Result: PASS

Testing modules/perl6-Term-ANSIColor with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/00-load.t .. ok
All tests successful.
Files=1, Tests=1, 1 wallclock secs ( 0.01 usr 0.00 sys + 0.44 cusr 0.10 csys = 0.55 CPU)
Files=1, Tests=1, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.48 cusr 0.13 csys = 0.64 CPU)
Result: PASS

Testing modules/test-mock with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/returning.t .. ok
t/synopsis.t ... ok
t/with.t ....... ok
All tests successful.
Files=3, Tests=13, 2 wallclock secs ( 0.03 usr 0.01 sys + 2.08 cusr 0.30 csys = 2.42 CPU)
Files=3, Tests=13, 2 wallclock secs ( 0.02 usr 0.01 sys + 2.10 cusr 0.32 csys = 2.45 CPU)
Result: PASS

Testing modules/Grammar-Profiler-Simple with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/csv.t .. ok
All tests successful.
Files=1, Tests=15, 2 wallclock secs ( 0.03 usr 0.00 sys + 1.12 cusr 0.11 csys = 1.26 CPU)
Files=1, Tests=15, 1 wallclock secs ( 0.01 usr 0.01 sys + 1.19 cusr 0.15 csys = 1.36 CPU)
Result: PASS

Testing modules/grammar-debugger with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/tracer.t .. ok
All tests successful.
Files=1, Tests=1, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.65 cusr 0.10 csys = 0.78 CPU)
Files=1, Tests=1, 1 wallclock secs ( 0.01 usr 0.01 sys + 0.64 cusr 0.12 csys = 0.78 CPU)
Result: PASS

Testing modules/Perl6-MIME-Base64 with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/basic.t ................. ok
t/binary-and-long-line.t .. ok
t/rfc4648-test-vector.t ... ok
All tests successful.
Files=3, Tests=45, 5 wallclock secs ( 0.03 usr 0.01 sys + 4.48 cusr 0.35 csys = 4.87 CPU)
Files=3, Tests=45, 5 wallclock secs ( 0.03 usr 0.01 sys + 4.51 cusr 0.40 csys = 4.95 CPU)
Result: PASS

Testing modules/uri with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -84,7 +84,7 @@ t/escape.t ............... ok
t/november-urlencoded.t .. ok
t/rfc-3986-examples.t .... ok
All tests successful.
Files=4, Tests=91, 6 wallclock secs ( 0.03 usr 0.01 sys + 4.80 cusr 0.38 csys = 5.22 CPU)
Files=4, Tests=91, 5 wallclock secs ( 0.03 usr 0.02 sys + 4.81 cusr 0.45 csys = 5.31 CPU)
Result: PASS

Testing modules/perl6-lwp-simple with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -102,7 +102,7 @@ t/parse-url.t ................... ok
t/socket-sanity.t ............... ok
t/stringify-headers.t ........... ok
All tests successful.
Files=13, Tests=55, 21 wallclock secs ( 0.05 usr 0.02 sys + 14.00 cusr 1.32 csys = 15.39 CPU)
Files=13, Tests=55, 27 wallclock secs ( 0.06 usr 0.03 sys + 14.63 cusr 1.65 csys = 16.37 CPU)
Result: PASS

Testing modules/json with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -111,26 +111,26 @@ t/02-structure.t .. ok
t/03-unicode.t .... ok
t/04-roundtrip.t .. ok
All tests successful.
Files=4, Tests=119, 5 wallclock secs ( 0.05 usr 0.01 sys + 4.74 cusr 0.49 csys = 5.29 CPU)
Files=4, Tests=119, 5 wallclock secs ( 0.05 usr 0.01 sys + 4.20 cusr 0.51 csys = 4.77 CPU)
Result: PASS

Testing modules/perl6-digest-md5 with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/0-load-module.t .. ok
t/perl5-compat.t ... ok
All tests successful.
Files=2, Tests=7, 2 wallclock secs ( 0.02 usr 0.00 sys + 1.78 cusr 0.21 csys = 2.01 CPU)
Files=2, Tests=7, 2 wallclock secs ( 0.02 usr 0.01 sys + 1.67 cusr 0.27 csys = 1.97 CPU)
Result: PASS

Testing modules/file-find with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/01-file-find.t .. ok
All tests successful.
Files=1, Tests=10, 2 wallclock secs ( 0.03 usr 0.00 sys + 2.04 cusr 0.11 csys = 2.18 CPU)
Files=1, Tests=10, 3 wallclock secs ( 0.01 usr 0.02 sys + 2.06 cusr 0.13 csys = 2.22 CPU)
Result: PASS

Testing modules/shell-command with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/02-shell-command.t .. ok
All tests successful.
Files=1, Tests=12, 1 wallclock secs ( 0.02 usr 0.00 sys + 1.41 cusr 0.12 csys = 1.55 CPU)
Files=1, Tests=12, 1 wallclock secs ( 0.03 usr 0.01 sys + 1.40 cusr 0.18 csys = 1.62 CPU)
Result: PASS

Testing modules/panda with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -147,19 +147,19 @@ Copying bin/bar to /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-
t/installer.t .. ok
t/tester.t ..... ok
All tests successful.
Files=5, Tests=33, 8 wallclock secs ( 0.04 usr 0.01 sys + 6.56 cusr 0.89 csys = 7.50 CPU)
Files=5, Tests=33, 8 wallclock secs ( 0.04 usr 0.00 sys + 6.70 cusr 0.99 csys = 7.73 CPU)
Result: PASS

Testing modules/perl6-http-status with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/01-basic.t .. ok
All tests successful.
Files=1, Tests=4, 0 wallclock secs ( 0.01 usr 0.01 sys + 0.51 cusr 0.08 csys = 0.61 CPU)
Files=1, Tests=4, 1 wallclock secs ( 0.01 usr 0.01 sys + 0.50 cusr 0.10 csys = 0.62 CPU)
Result: PASS

Testing modules/PSGI with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/encode-psgi-response.t .. ok
All tests successful.
Files=1, Tests=24, 2 wallclock secs ( 0.02 usr 0.01 sys + 0.90 cusr 0.12 csys = 1.05 CPU)
Files=1, Tests=24, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.89 cusr 0.14 csys = 1.07 CPU)
Result: PASS

Testing modules/perl6-http-easy with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -170,7 +170,7 @@ t/00-basic.t ..... ok
t/01-template.t .. ok
t/02-complex.t ... ok
All tests successful.
Files=3, Tests=21, 3 wallclock secs ( 0.03 usr 0.00 sys + 3.29 cusr 0.34 csys = 3.66 CPU)
Files=3, Tests=21, 4 wallclock secs ( 0.03 usr 0.01 sys + 3.17 cusr 0.36 csys = 3.57 CPU)
Result: PASS

Testing modules/Bailador with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -180,7 +180,7 @@ t/03-response-content.t .. ok
t/04-templates.t ......... ok
t/05-post-content.t ...... ok
All tests successful.
Files=5, Tests=19, 6 wallclock secs ( 0.03 usr 0.01 sys + 5.28 cusr 0.56 csys = 5.88 CPU)
Files=5, Tests=19, 6 wallclock secs ( 0.03 usr 0.01 sys + 5.24 cusr 0.63 csys = 5.91 CPU)
Result: PASS

Testing modules/DBIish with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -191,14 +191,14 @@ t/30-Pg.t ............. ok
t/35-Pg-common.t ...... ok
t/40-sqlite-common.t .. ok
All tests successful.
Files=6, Tests=218, 15 wallclock secs ( 0.06 usr 0.01 sys + 13.26 cusr 0.76 csys = 14.09 CPU)
Files=6, Tests=218, 15 wallclock secs ( 0.05 usr 0.02 sys + 13.94 cusr 0.88 csys = 14.89 CPU)
Result: PASS

Testing modules/jsonrpc with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/client.t .. ok
t/server.t .. ok
All tests successful.
Files=2, Tests=68, 12 wallclock secs ( 0.04 usr 0.00 sys + 12.33 cusr 0.29 csys = 12.66 CPU)
Files=2, Tests=68, 14 wallclock secs ( 0.04 usr 0.01 sys + 12.88 cusr 0.30 csys = 13.23 CPU)
Result: PASS

Testing modules/Pod-To-HTML with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -210,13 +210,13 @@ use of uninitialized value of type Any in string context
use of uninitialized value of type Any in string context
t/04-lists.t .... ok
All tests successful.
Files=4, Tests=8, 4 wallclock secs ( 0.02 usr 0.02 sys + 3.64 cusr 0.40 csys = 4.08 CPU)
Files=4, Tests=8, 4 wallclock secs ( 0.03 usr 0.01 sys + 3.66 cusr 0.50 csys = 4.20 CPU)
Result: PASS

Testing modules/doc with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/typegraph.t .. ok
All tests successful.
Files=1, Tests=8, 2 wallclock secs ( 0.02 usr 0.00 sys + 2.58 cusr 0.13 csys = 2.73 CPU)
Files=1, Tests=8, 3 wallclock secs ( 0.02 usr 0.01 sys + 2.68 cusr 0.12 csys = 2.83 CPU)
Result: PASS

Testing modules/rakudo-debugger with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand Down
2 changes: 1 addition & 1 deletion log/MoarVM-test-rakudo.log
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ t/01-sanity/20-defined.t ........... ok
t/01-sanity/21-try.t ............... ok
t/01-sanity/99-test-basic.t ........ ok
All tests successful.
Files=22, Tests=271, 15 wallclock secs ( 0.09 usr 0.02 sys + 13.03 cusr 2.14 csys = 15.28 CPU)
Files=22, Tests=271, 17 wallclock secs ( 0.09 usr 0.03 sys + 13.44 cusr 2.58 csys = 16.14 CPU)
Result: PASS
make[1]: Leaving directory `/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/rakudo'
2 changes: 1 addition & 1 deletion log/MoarVM-version.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Rakudo
Gdansk-12-ga7b4cba
Gdansk-14-g813f6cf
NQP
2014.06
modules
Expand Down
14 changes: 7 additions & 7 deletions log/jvm-build.log
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@ jar cf0 rakudo-runtime.jar -C bin/ .
The following step can take a long time, please be patient.
java -Xss1m -Xms500m -Xmx1000m -Xbootclasspath/a:.:/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/languages/nqp/runtime/asm-4.1.jar:/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/languages/nqp/runtime/asm-tree-4.1.jar:/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/languages/nqp/runtime/jline-1.0.jar:/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/languages/nqp/runtime/jna.jar:/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/languages/nqp/runtime/nqp-runtime.jar:/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/languages/nqp/lib/nqp.jar:rakudo-runtime.jar:perl6.jar -cp /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/languages/nqp/lib perl6 --setting=NULL --ll-exception --optimize=3 --target=jar --stagestats --output=CORE.setting.jar gen/jvm/CORE.setting
Stage start : 0.000
Stage parse : 241.669
Stage syntaxcheck: 0.001
Stage ast : 0.007
Stage optimize : 18.990
Stage jast : 79.263
Stage classfile : 21.176
Stage jar : 0.001
Stage parse : 199.988
Stage syntaxcheck: 0.000
Stage ast : 0.005
Stage optimize : 31.996
Stage jast : 73.474
Stage classfile : 14.240
Stage jar : 0.000
/usr/bin/perl tools/build/create-jvm-runner.pl dev . . /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install /home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/languages/nqp/runtime/asm-4.1.jar:/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/languages/nqp/runtime/asm-tree-4.1.jar:/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/languages/nqp/runtime/jline-1.0.jar:/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/languages/nqp/runtime/jna.jar:/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/languages/nqp/runtime/nqp-runtime.jar:/home/coke/sandbox/rakudo-star-daily/star-jvm/rakudo-star-daily/install/languages/nqp/lib/nqp.jar
Creating './perl6-j'
Creating './perl6-jdb-server'
Expand Down
Loading

0 comments on commit b3af78f

Please sign in to comment.