rev: dced0e5745
test-all :
test-spec:
exit statuses:
"rm -f .revision.time" exit with 0.
"make update-unicode -j6" exit with 0.
"make update-download -j6" exit with 0.
"make update-rubyspec -j6" exit with 0.
"make update-src -j6" exit with 0.
"make after-update -j6" exit with 512.
"make miniruby -j6" exit with 0.
"make ruby -j6" exit with 0.
"make all -j6" exit with 0.
"make install -j6" exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk-test4.20191226-020249
#<BuildRuby:0x00005576dd2c8ec8
@BUILD_DIR="/tmp/ruby/v2/build",
@INSTALL_DIR="/tmp/ruby/v2/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v2/src",
@TARGET_BUILD_DIR="/tmp/ruby/v2/build/trunk-test4",
@TARGET_INSTALL_DIR="/tmp/ruby/v2/install/trunk-test4",
@TARGET_NAME="trunk-test4",
@TARGET_SRC_DIR="/tmp/ruby/v2/src/trunk-test4",
@build_opts="-j6",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test4.20191226-020249",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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 --test-order=random\"",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000018)
autoconf 0.000000 0.000000 0.000000 ( 0.000037)
configure 0.000000 0.000000 0.000000 ( 0.000034)
build_up /tmp/ruby/v2/build/trunk-test4/.ext/common/monitor.rb:90:in `require': incompatible library version - /tmp/ruby/v2/build/trunk-test4/.ext/x86_64-linux/monitor.so (LoadError)
from /tmp/ruby/v2/build/trunk-test4/.ext/common/monitor.rb:90:in `<top (required)>'
from /tmp/ruby/v2/src/trunk-test4/lib/rubygems/core_ext/kernel_require.rb:8:in `require'
from /tmp/ruby/v2/src/trunk-test4/lib/rubygems/core_ext/kernel_require.rb:8:in `<top (required)>'
from /tmp/ruby/v2/src/trunk-test4/lib/rubygems.rb:1414:in `require'
from /tmp/ruby/v2/src/trunk-test4/lib/rubygems.rb:1414:in `<top (required)>'
from /tmp/ruby/v2/src/trunk-test4/tool/gem-unpack.rb:1:in `require'
from /tmp/ruby/v2/src/trunk-test4/tool/gem-unpack.rb:1:in `<top (required)>'
from -e:in `require'
make: *** [extract-gems] Error 1
make: *** Waiting for unfinished jobs....
0.000000 0.008000 1.888000 ( 2.330259)
build_miniruby 0.004000 0.000000 0.068000 ( 0.075267)
build_ruby 0.000000 0.000000 0.060000 ( 0.068271)
build_all 0.004000 0.004000 1.604000 ( 0.950084)
build_install /tmp/ruby/v2/build/trunk-test4/.ext/common/monitor.rb:90:in `require': incompatible library version - /tmp/ruby/v2/build/trunk-test4/.ext/x86_64-linux/monitor.so (LoadError)
from /tmp/ruby/v2/build/trunk-test4/.ext/common/monitor.rb:90:in `<top (required)>'
from /tmp/ruby/v2/src/trunk-test4/lib/rubygems/core_ext/kernel_require.rb:8:in `require'
from /tmp/ruby/v2/src/trunk-test4/lib/rubygems/core_ext/kernel_require.rb:8:in `<top (required)>'
from /tmp/ruby/v2/src/trunk-test4/lib/rubygems.rb:1414:in `require'
from /tmp/ruby/v2/src/trunk-test4/lib/rubygems.rb:1414:in `<top (required)>'
from /tmp/ruby/v2/src/trunk-test4/tool/rbinstall.rb:24:in `require'
from /tmp/ruby/v2/src/trunk-test4/tool/rbinstall.rb:24:in `<main>'
make: *** [do-install-nodoc] Error 1
0.012000 0.000000 1.732000 ( 1.055548)
$$$[end] "make install -j6" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-test4.20191226-020249
total: 4.48 sec