Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-145329
#<BuildRuby:0x00005624e829f4b0
@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.20231106-145329",
@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.001091 0.000340 1.738548 ( 4.871810)
autoconf 0.000996 0.000000 1.384016 ( 1.378894)
configure 0.045385 0.015650 24.663169 ( 25.469349)
build_up 0.026530 0.018388 45.706878 ( 27.780495)
build_miniruby 0.015658 0.001793 211.363422 ( 17.967993)
build_ruby 0.001183 0.000433 2.886888 ( 2.633699)
build_all 0.068942 0.040690 239.537764 ( 28.353390)
build_install 0.006998 0.001463 2.363811 ( 1.017276)
test_btest 0.000509 0.000218 81.013176 ( 7.256019)
test_basic 0.004265 0.000000 0.776733 ( 0.852353)
test_all 0.100022 0.034473 500.099456 ( 47.509206)
test_rubyspec 0.027212 0.021932 50.563793 ( 62.883102)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20231106-145329
total: 227.97 sec