Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-005410
#<BuildRuby:0x0000561490adbfd8
@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.20240107-005410",
@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.000007 0.000002 0.000009 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.003777 0.000666 1.171720 ( 1.568128)
build_miniruby 0.001086 0.000191 1.376349 ( 1.379290)
build_ruby 0.001319 0.000233 4.165561 ( 4.172128)
build_all 0.010276 0.000288 16.395029 ( 1.592984)
build_install 0.008445 0.006781 4.862412 ( 1.739722)
test_btest 0.000704 0.000153 82.186471 ( 9.075828)
test_basic 0.005692 0.000000 0.634943 ( 0.705282)
test_all 0.104720 0.015732 473.508392 ( 58.514543)
test_rubyspec 0.037718 0.025379 74.212065 ( 86.492554)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240107-005410
total: 165.24 sec