Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-174837
#<BuildRuby:0x00005555dea03e88
@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-174837",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.000699 0.004159 1.350799 ( 1.745905)
build_miniruby 0.001138 0.000237 1.409821 ( 1.413129)
build_ruby 0.001362 0.000283 4.180647 ( 4.187085)
build_all 0.008656 0.001804 16.502644 ( 1.678992)
build_install 0.011245 0.004004 4.825544 ( 1.662418)
test_btest 0.000673 0.000150 82.615377 ( 12.281544)
test_basic 0.006309 0.000396 0.686251 ( 0.750677)
test_all 0.101932 0.016970 533.824075 ( 48.544580)
test_rubyspec 0.040293 0.025155 79.400294 ( 91.581576)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240107-174837
total: 163.85 sec