Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-073801
#<BuildRuby:0x000055660cec8138
@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-073801",
@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.000023 0.000000 0.000023 ( 0.000023)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000020 0.000000 0.000020 ( 0.000019)
build_up 0.004603 0.000041 1.115954 ( 1.523000)
build_miniruby 0.001305 0.000069 1.340866 ( 1.342852)
build_ruby 0.001317 0.000000 3.927975 ( 3.936224)
build_all 0.009384 0.000120 16.246164 ( 1.538447)
build_install 0.006541 0.009439 5.026629 ( 1.985554)
test_btest 0.000780 0.000111 83.954464 ( 10.707223)
test_basic 0.004831 0.000030 0.557274 ( 0.622133)
test_all 0.109376 0.012517 166.314608 ( 48.911540)
test_rubyspec 0.030659 0.026185 65.367920 ( 77.738249)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240106-073801
total: 148.31 sec