rev: 87662134b5
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.20200513-082639
#<BuildRuby:0x000055958a1f8a68
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-no-theap",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-no-theap",
@TARGET_NAME="trunk-no-theap",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20200513-082639",
@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.000022)
autoconf 0.000000 0.000000 0.000000 ( 0.000046)
configure 0.000000 0.000000 0.000000 ( 0.000040)
build_up 0.000000 0.012000 3.712000 ( 9.591168)
build_miniruby 0.000000 0.004000 0.188000 ( 0.197267)
build_ruby 0.004000 0.000000 0.152000 ( 0.171490)
build_all 0.012000 0.008000 3.616000 ( 4.082526)
build_install /tmp/ruby/v3/build/trunk-no-theap/.ext/common/openssl/pkey.rb:7:in `require_relative': cannot load such file -- /tmp/ruby/v3/build/trunk-no-theap/.ext/common/openssl/marshal (LoadError)
from /tmp/ruby/v3/build/trunk-no-theap/.ext/common/openssl/pkey.rb:7:in `<top (required)>'
from /tmp/ruby/v3/build/trunk-no-theap/.ext/common/openssl.rb:16:in `require_relative'
from /tmp/ruby/v3/build/trunk-no-theap/.ext/common/openssl.rb:16:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-no-theap/lib/rubygems/core_ext/kernel_require.rb:74:in `require'
from /tmp/ruby/v3/src/trunk-no-theap/lib/rubygems/core_ext/kernel_require.rb:74:in `require'
from /tmp/ruby/v3/src/trunk-no-theap/lib/rubygems/security.rb:12:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-no-theap/lib/rubygems/core_ext/kernel_require.rb:74:in `require'
from /tmp/ruby/v3/src/trunk-no-theap/lib/rubygems/core_ext/kernel_require.rb:74:in `require'
from /tmp/ruby/v3/src/trunk-no-theap/lib/rubygems/package.rb:45:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-no-theap/lib/rubygems/core_ext/kernel_require.rb:74:in `require'
from /tmp/ruby/v3/src/trunk-no-theap/lib/rubygems/core_ext/kernel_require.rb:74:in `require'
from /tmp/ruby/v3/src/trunk-no-theap/lib/rubygems/installer.rb:12:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-no-theap/lib/rubygems/core_ext/kernel_require.rb:91:in `require'
from /tmp/ruby/v3/src/trunk-no-theap/lib/rubygems/core_ext/kernel_require.rb:91:in `require'
from /tmp/ruby/v3/src/trunk-no-theap/tool/rbinstall.rb:744:in `<module:RbInstall>'
from /tmp/ruby/v3/src/trunk-no-theap/tool/rbinstall.rb:653:in `<main>'
make: *** [do-install-nodoc] Error 1
0.016000 0.004000 3.832000 ( 4.253556)
$$$[end] "make install DEFS=-DUSE_TRANSIENT_HEAP=0" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-no-theap.20200513-082639
total: 18.30 sec