rev: 67194
test-all :
test-spec: 3747 files, 30919 examples, 104451 expectations, 0 failures, 0 errors, 0 tagged
exit statuses:
"rm -f .revision.time" exit with 0.
"make update-download -j8" exit with 0.
"make update-rubyspec -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-rubyspec TESTS='-j8'" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-test-spec.20190309-073456
#<BuildRuby:0x0000564eecf47180
@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-spec",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-test-spec",
@TARGET_NAME="trunk-test-spec",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-test-spec",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test-spec.20190309-073456",
@quiet=false,
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.002836 0.000515 0.671149 ( 0.412988)
build_miniruby 0.000705 0.000000 0.053348 ( 0.048599)
build_ruby 0.000743 0.000000 0.054771 ( 0.049539)
build_all 0.003844 0.000206 0.854851 ( 0.371091)
build_install 0.006116 0.000283 1.163038 ( 0.662372)
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.000877 0.000000 12.239847 ( 13.134324)
test_basic 0.005573 0.000000 0.278792 ( 0.369279)
test_rubyspec $ /tmp/ruby/build/trunk-test-spec/miniruby -I/tmp/ruby/src/trunk-test-spec/lib /tmp/ruby/src/trunk-test-spec/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-test-spec --extout=.ext -- /tmp/ruby/src/trunk-test-spec/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-test-spec/spec/default.mspec
0.026120 0.046295 29.519208 ( 38.848579)
total: 53.90 sec