rev: 67046
test-all : 20897 tests, 5177323 assertions, 0 failures, 0 errors, 64 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.20190211-091056
#<BuildRuby:0x00005556c4053618
@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.20190211-091056",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.003531 0.000000 0.708567 ( 0.450515)
build_miniruby 0.000736 0.000000 0.059417 ( 0.052547)
build_ruby 0.000701 0.000000 0.054972 ( 0.049685)
build_all 0.000043 0.004452 0.930273 ( 0.427318)
build_install 0.002975 0.004882 1.190700 ( 0.681521)
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.000519 0.000055 11.763778 ( 12.863965)
test_basic 0.001396 0.003234 0.186963 ( 0.278997)
test_all Ignoring ext-1 because its extensions are not built. Try: gem pristine ext --version 1
0.000976 0.000183 325.979793 ( 58.270739)
total: 73.08 sec