Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-000116
#<BuildRuby:0x000055a7810078e0
@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-000116",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.001172 0.003716 1.244935 ( 1.620500)
build_miniruby 0.001105 0.000000 1.381672 ( 1.383986)
build_ruby 0.001521 0.000000 4.552340 ( 4.560416)
build_all 0.009290 0.000445 16.330073 ( 1.664896)
build_install 0.015258 0.000000 4.653600 ( 1.601883)
test_btest 0.000697 0.000000 83.960820 ( 11.448503)
test_basic 0.001730 0.003767 0.621353 ( 0.687579)
test_all 0.043713 0.008524 130.943028 ( 19.907265)
test_rubyspec 0.028715 0.036117 72.820148 ( 85.246042)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240107-000116
total: 128.12 sec