Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-045042
#<BuildRuby:0x00005567705a00c8
@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-045042",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.005343 0.000000 1.234538 ( 1.627532)
build_miniruby 0.001100 0.000000 1.434381 ( 1.436004)
build_ruby 0.001649 0.000000 4.356866 ( 4.363329)
build_all 0.006839 0.003549 16.534451 ( 1.671973)
build_install 0.006407 0.008794 4.951086 ( 1.716598)
test_btest 0.000689 0.000111 86.130839 ( 12.879920)
test_basic 0.000000 0.007372 0.695682 ( 0.761002)
test_all 0.089520 0.031378 451.367871 ( 57.641611)
test_rubyspec 0.048461 0.016866 80.327070 ( 92.448817)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240108-045042
total: 174.55 sec