rev:
test-all : 21291 tests, 5654746 assertions, 0 failures, 0 errors, 66 skips
test-spec: 3757 files, 31059 examples, 173127 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 512.
"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.
"make yes-test-rubyspec TESTS='-j8'" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20190513-204923
#<BuildRuby:0x0000559be043be18
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src/git",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-test",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/tmp/ruby/src/git/trunk-test",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test.20190513-204923",
@quiet=false,
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j8'",
@timeout=10800>
user system total real
checkout 0.000012 0.000000 0.000012 ( 0.000011)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up error: Pulling is not possible because you have unmerged files.
hint: Fix them up in the work tree, and then use 'git add/rm <file>'
hint: as appropriate to mark resolution and make a commit.
fatal: Exiting because of an unresolved conflict.
make: *** [update-src] Error 128
0.008900 0.000000 1.029305 ( 1.425091)
build_miniruby 0.000747 0.000000 0.053242 ( 0.048304)
build_ruby 0.000699 0.000000 0.054567 ( 0.049185)
build_all 0.000000 0.004550 0.873753 ( 0.383888)
build_install 0.002443 0.004928 1.222754 ( 0.731722)
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.000573 0.000082 12.217009 ( 13.282013)
test_basic 0.005664 0.000116 0.282510 ( 0.371730)
test_all 0.001111 0.000000 339.869280 ( 52.925173)
test_rubyspec $ /tmp/ruby/build/trunk-test/miniruby -I/tmp/ruby/src/git/trunk-test/lib /tmp/ruby/src/git/trunk-test/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-test --extout=.ext -- /tmp/ruby/src/git/trunk-test/spec/mspec/bin/mspec-run -B /tmp/ruby/src/git/trunk-test/spec/default.mspec
0.064171 0.023193 33.414499 ( 41.491151)
total: 110.71 sec