rev: dced0e5745
test-all :
test-spec:
exit statuses:
"rm -f .revision.time" exit with 0.
"make update-unicode DEFS=-DUSE_TRANSIENT_HEAP=0" exit with 0.
"make update-download DEFS=-DUSE_TRANSIENT_HEAP=0" exit with 0.
"make update-rubyspec DEFS=-DUSE_TRANSIENT_HEAP=0" exit with 0.
"make update-src DEFS=-DUSE_TRANSIENT_HEAP=0" exit with 0.
"make after-update DEFS=-DUSE_TRANSIENT_HEAP=0" exit with 512.
"make miniruby DEFS=-DUSE_TRANSIENT_HEAP=0" exit with 0.
"make ruby DEFS=-DUSE_TRANSIENT_HEAP=0" exit with 0.
"make all DEFS=-DUSE_TRANSIENT_HEAP=0" exit with 0.
"make install DEFS=-DUSE_TRANSIENT_HEAP=0" exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk-no-theap.20191226-022907
#<BuildRuby:0x00005584de9d0c70
@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-no-theap",
@TARGET_INSTALL_DIR="/tmp/ruby/v2/install/trunk-no-theap",
@TARGET_NAME="trunk-no-theap",
@TARGET_SRC_DIR="/tmp/ruby/v2/src/trunk-no-theap",
@build_opts="DEFS=-DUSE_TRANSIENT_HEAP=0",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-no-theap.20191226-022907",
@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.000023)
autoconf 0.000000 0.000000 0.000000 ( 0.000048)
configure 0.000000 0.000000 0.000000 ( 0.000051)
build_up From https://github.com/ruby/ruby
e1e1d92..dced0e5 master -> origin/master
/tmp/ruby/v2/build/trunk-no-theap/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-no-theap/rbconfig.rb:11:in `<top (required)>'
from /tmp/ruby/v2/src/trunk-no-theap/lib/rubygems.rb:9:in `require'
from /tmp/ruby/v2/src/trunk-no-theap/lib/rubygems.rb:9:in `<top (required)>'
from /tmp/ruby/v2/src/trunk-no-theap/tool/gem-unpack.rb:1:in `require'
from /tmp/ruby/v2/src/trunk-no-theap/tool/gem-unpack.rb:1:in `<top (required)>'
from -e:in `require'
make: *** [extract-gems] Error 1
0.072000 0.000000 76.912000 (106.554766)
build_miniruby 0.000000 0.004000 0.084000 ( 0.107188)
build_ruby 0.004000 0.000000 4.240000 ( 4.371565)
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.036000 0.004000 9.920000 ( 11.028295)
build_install /tmp/ruby/v2/build/trunk-no-theap/.ext/common/monitor.rb:90:in `require': incompatible library version - /tmp/ruby/v2/build/trunk-no-theap/.ext/x86_64-linux/monitor.so (LoadError)
from /tmp/ruby/v2/build/trunk-no-theap/.ext/common/monitor.rb:90:in `<top (required)>'
from /tmp/ruby/v2/src/trunk-no-theap/lib/rubygems/core_ext/kernel_require.rb:8:in `require'
from /tmp/ruby/v2/src/trunk-no-theap/lib/rubygems/core_ext/kernel_require.rb:8:in `<top (required)>'
from /tmp/ruby/v2/src/trunk-no-theap/lib/rubygems.rb:1414:in `require'
from /tmp/ruby/v2/src/trunk-no-theap/lib/rubygems.rb:1414:in `<top (required)>'
from /tmp/ruby/v2/src/trunk-no-theap/tool/rbinstall.rb:24:in `require'
from /tmp/ruby/v2/src/trunk-no-theap/tool/rbinstall.rb:24:in `<main>'
make: *** [do-install-nodoc] Error 1
0.008000 0.016000 2.928000 ( 3.660330)
$$$[end] "make install DEFS=-DUSE_TRANSIENT_HEAP=0" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-no-theap.20191226-022907
total: 125.72 sec