Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-071407
#<BuildRuby:0x000055c296893cb8
@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.20240106-071407",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000232 0.004124 0.962811 ( 1.328287)
build_miniruby 0.000937 0.000341 1.185051 ( 1.187151)
build_ruby 0.000992 0.000361 3.488443 ( 3.494192)
build_all 0.005301 0.004686 16.013265 ( 1.581168)
build_install 0.007231 0.005673 4.543968 ( 1.459330)
test_btest 0.000509 0.000235 83.798093 ( 9.123863)
test_basic 0.001813 0.003209 0.587630 ( 0.655859)
test_all 0.072014 0.037911 178.951192 ( 44.708741)
test_rubyspec 0.030030 0.029540 66.264419 ( 78.651805)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240106-071407
total: 142.19 sec