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-154901
#<BuildRuby:0x0000559b3c2c7068
@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-154901",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up From https://github.com/ruby/ruby
fcd2576..8766213 master -> origin/master
0.005656 0.000000 2.218870 ( 7.098386)
build_miniruby 0.000691 0.000000 0.054676 ( 0.053641)
build_ruby 0.001456 0.000000 1.792194 ( 1.705447)
build_all 0.006571 0.000000 12.257370 ( 2.755696)
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.004855 0.000000 1.733189 ( 0.754011)
$$$[end] "make install -j8" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-test.20200513-154901
total: 12.37 sec