Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-184425
#<BuildRuby:0x0000559798ca3048
@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.20240107-184425",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.004803 0.000045 1.228127 ( 1.620721)
build_miniruby 0.001138 0.000054 1.440433 ( 1.442369)
build_ruby 0.001629 0.000077 4.306042 ( 4.315869)
build_all 0.009837 0.000076 16.568426 ( 1.721937)
build_install 0.001911 0.014489 5.297567 ( 2.128529)
test_btest 0.000627 0.000121 81.961550 ( 9.502912)
test_basic 0.005330 0.000292 0.662600 ( 0.728875)
test_all 0.105203 0.014918 299.284582 ( 48.483733)
test_rubyspec 0.020879 0.045158 77.970729 ( 90.173895)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240107-184425
total: 160.12 sec