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-test5.20191226-020502
#<BuildRuby:0x000056060a5f4bd0
@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-test5",
@TARGET_INSTALL_DIR="/tmp/ruby/v2/install/trunk-test5",
@TARGET_NAME="trunk-test5",
@TARGET_SRC_DIR="/tmp/ruby/v2/src/trunk-test5",
@build_opts="-j6",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test5.20191226-020502",
@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.000024)
autoconf 0.000000 0.000000 0.000000 ( 0.000042)
configure 0.000000 0.000000 0.000000 ( 0.000039)
build_up /tmp/ruby/v2/build/trunk-test5/.ext/common/monitor.rb:90:in `require': incompatible library version - /tmp/ruby/v2/build/trunk-test5/.ext/x86_64-linux/monitor.so (LoadError)
from /tmp/ruby/v2/build/trunk-test5/.ext/common/monitor.rb:90:in `<top (required)>'
from /tmp/ruby/v2/src/trunk-test5/lib/rubygems/core_ext/kernel_require.rb:8:in `require'
from /tmp/ruby/v2/src/trunk-test5/lib/rubygems/core_ext/kernel_require.rb:8:in `<top (required)>'
from /tmp/ruby/v2/src/trunk-test5/lib/rubygems.rb:1414:in `require'
from /tmp/ruby/v2/src/trunk-test5/lib/rubygems.rb:1414:in `<top (required)>'
from /tmp/ruby/v2/src/trunk-test5/tool/gem-unpack.rb:1:in `require'
from /tmp/ruby/v2/src/trunk-test5/tool/gem-unpack.rb:1:in `<top (required)>'
from -e:in `require'
make: *** [extract-gems] Error 1
make: *** Waiting for unfinished jobs....
0.004000 0.008000 1.852000 ( 2.268255)
build_miniruby 0.000000 0.000000 0.048000 ( 0.057430)
build_ruby 0.004000 0.000000 0.060000 ( 0.064939)
build_all 0.004000 0.000000 1.376000 ( 0.798573)
build_install /tmp/ruby/v2/build/trunk-test5/.ext/common/monitor.rb:90:in `require': incompatible library version - /tmp/ruby/v2/build/trunk-test5/.ext/x86_64-linux/monitor.so (LoadError)
from /tmp/ruby/v2/build/trunk-test5/.ext/common/monitor.rb:90:in `<top (required)>'
from /tmp/ruby/v2/src/trunk-test5/lib/rubygems/core_ext/kernel_require.rb:8:in `require'
from /tmp/ruby/v2/src/trunk-test5/lib/rubygems/core_ext/kernel_require.rb:8:in `<top (required)>'
from /tmp/ruby/v2/src/trunk-test5/lib/rubygems.rb:1414:in `require'
from /tmp/ruby/v2/src/trunk-test5/lib/rubygems.rb:1414:in `<top (required)>'
from /tmp/ruby/v2/src/trunk-test5/tool/rbinstall.rb:24:in `require'
from /tmp/ruby/v2/src/trunk-test5/tool/rbinstall.rb:24:in `<main>'
make: *** [do-install-nodoc] Error 1
0.000000 0.008000 1.532000 ( 0.919244)
$$$[end] "make install -j6" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-test5.20191226-020502
total: 4.11 sec