Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-125044
#<BuildRuby:0x0000557dac313678
@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-125044",
@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.000003 0.000014 ( 0.000014)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.005326 0.000000 1.391717 ( 1.812331)
build_miniruby 0.001211 0.000000 1.463654 ( 1.466605)
build_ruby 0.001498 0.000087 5.600002 ( 5.607722)
build_all 0.001892 0.008630 16.749268 ( 1.727667)
build_install 0.017542 0.000000 5.003598 ( 1.784761)
test_btest 0.000770 0.000000 81.503169 ( 12.005817)
test_basic 0.005914 0.000000 0.700121 ( 0.770538)
test_all 0.083930 0.037641 422.595601 ( 77.039568)
test_rubyspec 0.052558 0.014857 83.218837 ( 95.472955)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240108-125044
total: 197.69 sec