Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-013327
#<BuildRuby:0x000056508e794098
@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-013327",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000884 0.004050 1.247657 ( 1.623118)
build_miniruby 0.001188 0.000187 1.927156 ( 1.929457)
build_ruby 0.001459 0.000230 4.296148 ( 4.305301)
build_all 0.010171 0.000000 16.571827 ( 1.660290)
build_install 0.011698 0.003677 4.917788 ( 1.688289)
test_btest 0.000755 0.000000 81.231984 ( 10.546998)
test_basic 0.000000 0.005617 0.654319 ( 0.720569)
test_all 0.076114 0.033369 314.756368 ( 45.014149)
test_rubyspec 0.057424 0.009602 79.219161 ( 91.646692)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240108-013327
total: 159.14 sec