Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-010827
#<BuildRuby:0x000055810cccfdc0
@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-010827",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000016 0.000000 0.000016 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004322 0.000216 1.236044 ( 1.621131)
build_miniruby 0.001569 0.000000 1.450890 ( 1.453540)
build_ruby 0.001725 0.000000 4.265380 ( 4.276330)
build_all 0.009731 0.000219 16.503546 ( 1.715292)
build_install 0.010297 0.006682 5.240857 ( 2.058244)
test_btest 0.000782 0.000081 84.989064 ( 11.159101)
test_basic 0.004678 0.000484 0.650454 ( 0.719665)
test_all 0.094051 0.014187 386.839879 ( 31.524733)
test_rubyspec 0.030962 0.035405 79.614892 ( 91.864615)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240108-010827
total: 146.39 sec