rev: dced0e5745
test-all :
test-spec:
exit statuses:
"rm -f .revision.time" exit with 0.
"make update-unicode DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make update-download DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make update-rubyspec DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make update-src DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make after-update DEFS=\"-DVM_CHECK_MODE=2\"" exit with 512.
"make miniruby DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make ruby DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make all DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make install DEFS=\"-DVM_CHECK_MODE=2\"" exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk-vm-asserts.20191226-015859
#<BuildRuby:0x0000561e0b02cc70
@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-vm-asserts",
@TARGET_INSTALL_DIR="/tmp/ruby/v2/install/trunk-vm-asserts",
@TARGET_NAME="trunk-vm-asserts",
@TARGET_SRC_DIR="/tmp/ruby/v2/src/trunk-vm-asserts",
@build_opts="DEFS=\"-DVM_CHECK_MODE=2\"",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-vm-asserts.20191226-015859",
@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='-j6'",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000027)
autoconf 0.000000 0.000000 0.000000 ( 0.000061)
configure 0.000000 0.000000 0.000000 ( 0.000054)
build_up From https://github.com/ruby/ruby
e1e1d92..dced0e5 master -> origin/master
/tmp/ruby/v2/build/trunk-vm-asserts/rbconfig.rb:13:in `<module:RbConfig>': ruby lib version (2.8.0) doesn't match executable version (2.7.0) (RuntimeError)
from /tmp/ruby/v2/build/trunk-vm-asserts/rbconfig.rb:11:in `<top (required)>'
from /tmp/ruby/v2/src/trunk-vm-asserts/lib/rubygems.rb:9:in `require'
from /tmp/ruby/v2/src/trunk-vm-asserts/lib/rubygems.rb:9:in `<top (required)>'
from /tmp/ruby/v2/src/trunk-vm-asserts/tool/gem-unpack.rb:1:in `require'
from /tmp/ruby/v2/src/trunk-vm-asserts/tool/gem-unpack.rb:1:in `<top (required)>'
from -e:in `require'
make: *** [extract-gems] Error 1
0.044000 0.024000 59.304000 (111.215525)
build_miniruby 0.000000 0.004000 0.096000 ( 0.155379)
build_ruby 0.004000 0.000000 4.708000 ( 5.162885)
build_all ln -sf ../../../.ext/include/x86_64-linux/rb_mjit_min_header-2.8.0.h include/ruby-2.8.0/x86_64-linux/rb_mjit_min_header-2.8.0.h
0.028000 0.012000 12.172000 ( 15.542343)
build_install /tmp/ruby/v2/build/trunk-vm-asserts/.ext/common/monitor.rb:90:in `require': incompatible library version - /tmp/ruby/v2/build/trunk-vm-asserts/.ext/x86_64-linux/monitor.so (LoadError)
from /tmp/ruby/v2/build/trunk-vm-asserts/.ext/common/monitor.rb:90:in `<top (required)>'
from /tmp/ruby/v2/src/trunk-vm-asserts/lib/rubygems/core_ext/kernel_require.rb:8:in `require'
from /tmp/ruby/v2/src/trunk-vm-asserts/lib/rubygems/core_ext/kernel_require.rb:8:in `<top (required)>'
from /tmp/ruby/v2/src/trunk-vm-asserts/lib/rubygems.rb:1414:in `require'
from /tmp/ruby/v2/src/trunk-vm-asserts/lib/rubygems.rb:1414:in `<top (required)>'
from /tmp/ruby/v2/src/trunk-vm-asserts/tool/rbinstall.rb:24:in `require'
from /tmp/ruby/v2/src/trunk-vm-asserts/tool/rbinstall.rb:24:in `<main>'
make: *** [do-install-nodoc] Error 1
0.020000 0.004000 3.136000 ( 4.223932)
$$$[end] "make install DEFS=\"-DVM_CHECK_MODE=2\"" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-vm-asserts.20191226-015859
total: 136.30 sec