Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-104547
#<BuildRuby:0x000055c81bb43e88
@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-104547",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.000726 0.004143 1.351167 ( 1.728679)
build_miniruby 0.000959 0.000153 1.444746 ( 1.446814)
build_ruby 0.001576 0.000000 4.290580 ( 4.300921)
build_all 0.008679 0.001800 16.681537 ( 1.736108)
build_install 0.009592 0.005607 4.880730 ( 1.698956)
test_btest 0.000624 0.000121 81.126594 ( 11.930634)
test_basic 0.004101 0.000797 0.664217 ( 0.729280)
test_all 0.092062 0.020826 165.911418 ( 79.516465)
test_rubyspec 0.037778 0.025655 78.238020 ( 90.471597)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240107-104547
total: 193.56 sec