Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-184715
#<BuildRuby:0x000056229193f788
@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-184715",
@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.000014 0.000000 0.000014 ( 0.000015)
autoconf 0.000020 0.000000 0.000020 ( 0.000021)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.005101 0.000037 2.327515 ( 2.026988)
build_miniruby 0.004312 0.000149 78.568557 ( 17.609233)
build_ruby 0.001561 0.000054 4.516420 ( 4.524462)
build_all 0.010365 0.000202 16.828434 ( 1.940948)
build_install 0.011194 0.004112 5.040275 ( 1.810679)
test_btest 0.000765 0.000045 84.633523 ( 8.799030)
test_basic 0.000843 0.004042 0.727168 ( 0.795883)
test_all 0.073948 0.034106 375.589276 ( 56.581085)
test_rubyspec 0.029592 0.038548 86.255834 ( 98.521520)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240108-184715
total: 192.61 sec