Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-080427
#<BuildRuby:0x000055d32213b7f8
@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.20240108-080427",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.002394 0.003172 1.281112 ( 1.686462)
build_miniruby 0.001102 0.000158 1.462736 ( 1.466242)
build_ruby 0.001671 0.000000 4.361148 ( 4.371605)
build_all 0.009772 0.000519 16.785359 ( 1.745624)
build_install 0.016732 0.000114 5.280855 ( 2.087654)
test_btest 0.000000 0.000822 81.826497 ( 10.407660)
test_basic 0.000090 0.007069 0.754219 ( 0.818170)
test_all 0.017580 0.007481 31.486658 ( 23.734730)
test_rubyspec 0.046171 0.021448 83.296026 ( 95.543522)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240108-080427
total: 141.86 sec