Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-074701
#<BuildRuby:0x000055f14f2b7370
@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.20240108-074701",
@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.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.002210 0.002911 1.407327 ( 1.790477)
build_miniruby 0.000000 0.001363 1.451183 ( 1.454619)
build_ruby 0.000000 0.001540 4.498513 ( 4.509193)
build_all 0.009319 0.001177 16.710048 ( 1.739105)
build_install 0.015399 0.000015 5.123798 ( 1.907251)
test_btest 0.000707 0.000129 85.677854 ( 16.574900)
test_basic 0.001286 0.004129 0.694066 ( 0.763615)
test_all 0.097506 0.026168 351.454148 ( 67.338140)
test_rubyspec 0.040624 0.027015 82.697333 ( 95.007559)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240108-074701
total: 191.09 sec