Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-195607
#<BuildRuby:0x0000557086dbf7f8
@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.20240105-195607",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.003913 0.000652 0.785309 ( 1.189006)
build_miniruby 0.001105 0.000184 0.939095 ( 0.938948)
build_ruby 0.000988 0.000165 2.790920 ( 2.794719)
build_all 0.007762 0.000000 12.133553 ( 1.042466)
build_install 0.011481 0.000181 3.463099 ( 1.024021)
test_btest 0.000000 0.000712 62.092723 ( 6.576750)
test_basic 0.000000 0.004166 0.376520 ( 0.459647)
test_all 0.077965 0.028360 24.588294 ( 35.917896)
test_rubyspec 0.036363 0.024444 41.503194 ( 54.272643)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240105-195607
total: 104.22 sec