rev: 919b175afc
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 0.
"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.20200401-094312
#<BuildRuby:0x0000562253257198
@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.20200401-094312",
@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.000033)
autoconf 0.000000 0.000000 0.000000 ( 0.000060)
configure 0.000000 0.000000 0.000000 ( 0.000077)
build_up From https://github.com/ruby/ruby
826f448..919b175 master -> origin/master
0.012000 0.008000 6.644000 ( 9.568349)
build_miniruby 0.000000 0.000000 0.096000 ( 0.137500)
build_ruby 0.008000 0.000000 3.832000 ( 4.079847)
build_all 0.016000 0.008000 22.292000 ( 24.778116)
build_install /tmp/ruby/v2/build/trunk-no-theap/ruby: symbol lookup error: /tmp/ruby/v2/build/trunk-no-theap/.ext/x86_64-linux/etc.so: undefined symbol: rb_deprecate_constant
make: *** [do-install-nodoc] Error 127
0.020000 0.000000 7.992000 ( 9.647531)
$$$[end] "make install DEFS=-DUSE_TRANSIENT_HEAP=0" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-no-theap.20200401-094312
total: 48.21 sec