Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-102805
#<BuildRuby:0x0000558125b1d400
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220811-102805",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.008717 0.000347 0.800670 ( 0.883858)
build_miniruby 0.000000 0.001501 0.047910 ( 0.046402)
build_ruby 0.000631 0.002742 0.059504 ( 0.056977)
build_all 0.007510 0.000000 1.257605 ( 0.474470)
build_install 0.012314 0.003407 4.283110 ( 1.780656)
test_btest 0.001417 0.000213 52.918367 ( 5.988817)
test_basic 0.005521 0.000828 0.289890 ( 0.386126)
test_all 0.002795 0.000419 485.089762 ( 52.443051)
test_rubyspec 0.097351 0.035028 41.529149 ( 49.234700)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20220811-102805
total: 111.30 sec