rev: 67046
test-all : 20902 tests, 5177392 assertions, 0 failures, 0 errors, 66 skips
test-spec:
exit statuses:
"rm -f .revision.time" exit with 0.
"make update-download -j8" exit with 0.
"make update-src -j8" exit with 0.
"make after-update -j8" exit with 0.
"make miniruby -j8" exit with 0.
"make ruby -j8" exit with 0.
"make all -j8" exit with 0.
"make install -j8" exit with 0.
"make yes-btest TESTS='-j8'" exit with 0.
"make yes-test-basic TESTS='-j8'" exit with 0.
"make yes-test-all TESTS='-j8'" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-test-all.20190210-214425
#<BuildRuby:0x0000562e0f973310
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://svn.ruby-lang.org/repos/ruby/trunk",
@REPOSITORY_TYPE=:svn,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-test-all",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-test-all",
@TARGET_NAME="trunk-test-all",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-test-all",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test-all.20190210-214425",
@quiet=false,
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all"],
@svn_revision=nil,
@test_opts="TESTS='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.000000 0.003698 0.648943 ( 0.398243)
build_miniruby 0.000396 0.000288 0.053393 ( 0.048643)
build_ruby 0.000640 0.000050 0.054476 ( 0.049281)
build_all 0.000615 0.003591 0.861315 ( 0.371592)
build_install 0.006548 0.000935 1.202823 ( 0.693025)
test_btest test_attr.rb ..
test_autoload.rb ........
test_block.rb ..........................................................
test_class.rb ................................................
test_env.rb ..
test_eval.rb .....................................
test_exception.rb ..................................
test_finalizer.rb .
test_flip.rb .
test_flow.rb ..............................................................
test_fork.rb ....
test_gc.rb ..
test_insns.rb ................................................................................................................................................................................................................................................................................................................................................................................................
test_io.rb .........
test_jump.rb .............................
test_literal.rb ............................................................................................................................................................
test_literal_suffix.rb ................................................
test_load.rb ..
test_marshal.rb .
test_massign.rb ..................................
test_method.rb ...............................................................................................................................................................................................................................
test_objectspace.rb .....
test_proc.rb .......................................
test_string.rb .
test_struct.rb .
test_syntax.rb ............................................................................................................................................................
test_thread.rb ..................................................
PASS all 1397 tests
0.000574 0.000082 11.833720 ( 12.924493)
test_basic 0.004477 0.000000 0.196881 ( 0.289266)
test_all Ignoring ext-1 because its extensions are not built. Try: gem pristine ext --version 1
0.000871 0.000000 333.533334 ( 59.947805)
total: 74.72 sec