Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-132007
#<BuildRuby:0x000055ae713d0110
@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.20240105-132007",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004318 0.000063 0.747741 ( 1.142283)
build_miniruby 0.001133 0.000205 0.895006 ( 0.894871)
build_ruby 0.000954 0.000174 2.731574 ( 2.733729)
build_all 0.006586 0.001197 12.006085 ( 0.993755)
build_install 0.009272 0.000000 3.366706 ( 0.955377)
test_btest 0.000700 0.000000 61.943592 ( 6.453372)
test_basic 0.003241 0.000000 0.378593 ( 0.459014)
test_all 0.091860 0.008431 285.208645 ( 28.862467)
test_rubyspec 0.024429 0.028794 41.301667 ( 54.074232)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240105-132007
total: 96.57 sec