Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-184908
#<BuildRuby:0x000055595320bbb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-184908",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000009 0.000000 0.000009 ( 0.000008)
autoconf 0.000016 0.000000 0.000016 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.004181 0.000000 1.899718 ( 1.468857)
build_miniruby 0.004523 0.000000 56.829504 ( 9.949033)
build_ruby 0.001204 0.000000 2.796928 ( 2.801627)
build_all 0.009749 0.000000 14.652182 ( 1.353659)
build_install 0.000692 0.008855 4.233758 ( 1.153655)
test_btest 0.000628 0.000070 77.698895 ( 7.199779)
test_basic 0.003398 0.000000 0.439094 ( 0.520518)
test_all 0.070873 0.023644 149.973561 ( 28.907076)
test_rubyspec 0.023791 0.009932 48.864799 ( 61.434687)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240108-184908
total: 114.79 sec