Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-215541
#<BuildRuby:0x000055a108a68020
@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-215541",
@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.000015 0.000000 0.000015 ( 0.000015)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000020 0.000000 0.000020 ( 0.000021)
build_up 0.001267 0.004018 1.434081 ( 1.854011)
build_miniruby 0.001263 0.000042 1.578144 ( 1.581943)
build_ruby 0.001593 0.000053 4.801577 ( 4.817496)
build_all 0.010776 0.000359 16.940005 ( 1.925478)
build_install 0.016677 0.000000 5.077153 ( 1.906800)
test_btest 0.000783 0.000000 85.994782 ( 16.662100)
test_basic 0.005230 0.000000 0.703238 ( 0.770540)
test_all 0.062263 0.011493 106.595315 ( 31.578088)
test_rubyspec 0.025846 0.044469 85.246714 ( 97.689536)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240108-215541
total: 158.79 sec