Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-210912
#<BuildRuby:0x000055569c757040
@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.20240105-210912",
@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.001293 0.000185 1.240284 ( 3.992444)
autoconf 0.000924 0.000132 1.268680 ( 1.265053)
configure 0.054166 0.011059 19.150043 ( 19.834571)
build_up 0.027047 0.014225 38.405364 ( 17.192514)
build_miniruby 0.004025 0.012455 221.026220 ( 18.953554)
build_ruby 0.001196 0.000350 2.999536 ( 2.714411)
build_all 0.094806 0.014342 236.146049 ( 29.614273)
build_install 0.007510 0.000000 1.898798 ( 0.931881)
test_btest 0.000630 0.000026 75.463581 ( 7.484436)
test_basic 0.004397 0.000000 0.499008 ( 0.579132)
test_all 0.073457 0.023544 240.472948 ( 29.532825)
test_rubyspec 0.019940 0.014501 48.686943 ( 61.302975)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240105-210912
total: 193.40 sec