rev: 87662134b5
test-all :
test-spec:
exit statuses:
"rm -f .revision.time" exit with 0.
"make update-unicode -j8" exit with 0.
"make update-download -j8" exit with 0.
"make update-rubyspec -j8" exit with 0.
"make update-src -j8" exit with 0.
"make after-update -j8" exit with 0.
"make miniruby -j8" exit with 0.
"make ruby -j8" exit with 0.
"make all -j8" exit with 0.
"make install -j8" exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20200513-155121
#<BuildRuby:0x0000560d34fc64e8
@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-test",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-test",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test.20200513-155121",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.004411 0.000368 1.294392 ( 2.267489)
build_miniruby 0.000534 0.000044 0.054620 ( 0.053633)
build_ruby 0.000621 0.000052 0.055317 ( 0.054347)
build_all 0.000506 0.003979 1.560322 ( 0.657403)
build_install /tmp/ruby/v3/build/trunk-test/.ext/common/openssl/pkey.rb:7:in `require_relative': cannot load such file -- /tmp/ruby/v3/build/trunk-test/.ext/common/openssl/marshal (LoadError)
from /tmp/ruby/v3/build/trunk-test/.ext/common/openssl/pkey.rb:7:in `<top (required)>'
from /tmp/ruby/v3/build/trunk-test/.ext/common/openssl.rb:16:in `require_relative'
from /tmp/ruby/v3/build/trunk-test/.ext/common/openssl.rb:16:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-test/lib/rubygems/core_ext/kernel_require.rb:74:in `require'
from /tmp/ruby/v3/src/trunk-test/lib/rubygems/core_ext/kernel_require.rb:74:in `require'
from /tmp/ruby/v3/src/trunk-test/lib/rubygems/security.rb:12:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-test/lib/rubygems/core_ext/kernel_require.rb:74:in `require'
from /tmp/ruby/v3/src/trunk-test/lib/rubygems/core_ext/kernel_require.rb:74:in `require'
from /tmp/ruby/v3/src/trunk-test/lib/rubygems/package.rb:45:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-test/lib/rubygems/core_ext/kernel_require.rb:74:in `require'
from /tmp/ruby/v3/src/trunk-test/lib/rubygems/core_ext/kernel_require.rb:74:in `require'
from /tmp/ruby/v3/src/trunk-test/lib/rubygems/installer.rb:12:in `<top (required)>'
from /tmp/ruby/v3/src/trunk-test/lib/rubygems/core_ext/kernel_require.rb:91:in `require'
from /tmp/ruby/v3/src/trunk-test/lib/rubygems/core_ext/kernel_require.rb:91:in `require'
from /tmp/ruby/v3/src/trunk-test/tool/rbinstall.rb:744:in `<module:RbInstall>'
from /tmp/ruby/v3/src/trunk-test/tool/rbinstall.rb:653:in `<main>'
make: *** [do-install-nodoc] Error 1
0.004746 0.000064 1.658554 ( 0.753088)
$$$[end] "make install -j8" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-test.20200513-155121
total: 3.79 sec