Logfile: /home/ko1/ruby/logs/brlog.trunk.20231115-013734
#<BuildRuby:0x0000563d2d2f3fa8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231115-013734",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000929 0.000464 1.630025 ( 6.642715)
autoconf 0.000725 0.000362 1.420163 ( 1.412026)
configure 0.038356 0.023677 28.200692 ( 29.014726)
build_up 0.019519 0.026939 42.815710 ( 29.180138)
build_miniruby 0.009147 0.008065 203.518464 ( 17.005969)
build_ruby 0.001019 0.000765 2.829743 ( 2.569124)
build_all 0.076960 0.029939 229.236948 ( 26.979586)
build_install 0.003440 0.003990 2.103226 ( 0.922260)
test_btest 0.000000 0.001257 74.129191 ( 7.053707)
test_basic 0.001067 0.004100 0.823399 ( 0.898309)
test_all 0.112589 0.022691 481.202331 ( 57.091232)
test_rubyspec 0.028598 0.023851 48.911520 ( 61.585159)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20231115-013734
total: 240.36 sec