Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-121550
#<BuildRuby:0x000055f27e61f320
@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.20240107-121550",
@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.000001 0.000008 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005077 0.000120 1.342102 ( 1.720642)
build_miniruby 0.001278 0.000128 1.413693 ( 1.417114)
build_ruby 0.001512 0.000151 4.237928 ( 4.244969)
build_all 0.009803 0.000149 16.533717 ( 1.739113)
build_install 0.007210 0.008132 4.884486 ( 1.707604)
test_btest 0.000665 0.000111 82.947897 ( 9.426324)
test_basic 0.004892 0.000815 0.690553 ( 0.756927)
test_all 0.082092 0.038572 502.647474 ( 63.539806)
test_rubyspec 0.021625 0.043197 78.105475 ( 90.294708)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240107-121550
total: 174.85 sec