Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-144015
#<BuildRuby:0x0000556f930f74b0
@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-144015",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.004492 0.000691 1.316735 ( 1.726276)
build_miniruby 0.001131 0.000174 1.456040 ( 1.458193)
build_ruby 0.001392 0.000215 5.622132 ( 5.632932)
build_all 0.009583 0.000803 16.681944 ( 1.804018)
build_install 0.010527 0.005466 5.057763 ( 1.847746)
test_btest 0.000686 0.000122 85.882884 ( 15.238934)
test_basic 0.000000 0.005330 0.702903 ( 0.768912)
test_all 0.096778 0.024581 507.330243 ( 67.437841)
test_rubyspec 0.034734 0.032243 83.585270 ( 95.899285)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240108-144015
total: 191.82 sec