Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-150242
#<BuildRuby:0x00005634b720c0c8
@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-150242",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.003790 0.000316 0.742284 ( 1.146001)
build_miniruby 0.001116 0.000000 0.911138 ( 0.910805)
build_ruby 0.001165 0.000000 2.770297 ( 2.774903)
build_all 0.002737 0.004235 12.137913 ( 1.043477)
build_install 0.003025 0.005950 3.412795 ( 1.003346)
test_btest 0.000777 0.000000 61.915097 ( 5.896221)
test_basic 0.003393 0.000000 0.374975 ( 0.456202)
test_all 0.086991 0.016166 262.447011 ( 34.910497)
test_rubyspec 0.035651 0.023944 41.353448 ( 54.161613)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240105-150242
total: 102.30 sec