Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-020331
#<BuildRuby:0x000055d7b28e8070
@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.20240106-020331",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.003555 0.000000 0.790738 ( 1.221656)
build_miniruby 0.000840 0.000038 1.000645 ( 1.002465)
build_ruby 0.001070 0.000083 2.952231 ( 2.958575)
build_all 0.008593 0.000029 15.563031 ( 1.325311)
build_install 0.009306 0.000325 4.073520 ( 1.153484)
test_btest 0.000579 0.000036 85.654933 ( 6.915985)
test_basic 0.003467 0.000217 0.414168 ( 0.495534)
test_all 0.101246 0.010901 343.209573 ( 41.117064)
test_rubyspec 0.029539 0.012178 48.315236 ( 61.031031)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240106-020331
total: 117.22 sec