rev: 0540df3ed7
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.20200402-134305
#<BuildRuby:0x0000559e154c7198
@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.20200402-134305",
@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.000031)
autoconf 0.000000 0.000000 0.000000 ( 0.000059)
configure 0.000000 0.000000 0.000000 ( 0.000075)
build_up From https://github.com/ruby/ruby
736695c..0540df3 master -> origin/master
0.012000 0.004000 5.720000 ( 10.087290)
build_miniruby 0.004000 0.000000 0.100000 ( 0.114744)
build_ruby 0.004000 0.000000 3.516000 ( 3.636789)
build_all 0.012000 0.016000 18.744000 ( 19.798204)
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.016000 0.004000 7.252000 ( 7.858040)
$$$[end] "make install DEFS=-DUSE_TRANSIENT_HEAP=0" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-no-theap.20200402-134305
total: 41.50 sec