Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-074545
#<BuildRuby:0x00005585e45f8060
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240106-074545",
@make="make",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.001244 0.003108 1.064847 ( 1.463603)
build_miniruby 0.000906 0.000283 1.343757 ( 1.346417)
build_ruby 0.001612 0.000000 3.876831 ( 3.883864)
build_all 0.009630 0.000000 16.213051 ( 1.636023)
build_install 0.013214 0.001267 4.558491 ( 1.474122)
test_btest 0.000600 0.000143 81.024579 ( 11.205878)
test_basic 0.000869 0.004387 0.611744 ( 0.678683)
test_all 0.088964 0.033837 490.478148 ( 41.034286)
test_rubyspec 0.042799 0.015573 65.961848 ( 78.337619)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240106-074545
total: 141.06 sec