Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-093545
#<BuildRuby:0x0000562af795bb68
@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.20240105-093545",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000006)
build_up 0.003027 0.000606 0.733053 ( 1.141751)
build_miniruby 0.000879 0.000000 0.866841 ( 0.867415)
build_ruby 0.001121 0.000000 2.714319 ( 2.715866)
build_all 0.007562 0.000177 11.990417 ( 1.002693)
build_install 0.011743 0.002588 3.360482 ( 0.954296)
test_btest 0.000792 0.000000 64.663393 ( 4.671771)
test_basic 0.004258 0.000218 0.366491 ( 0.448838)
test_all 0.070040 0.020872 174.545504 ( 45.252521)
test_rubyspec 0.036268 0.034371 39.620701 ( 52.257013)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240105-093545
total: 109.31 sec