Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-200333
#<BuildRuby:0x0000558c7cbf8070
@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.20240107-200333",
@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.000000 0.000013 ( 0.000014)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.001086 0.003746 1.223926 ( 1.593025)
build_miniruby 0.000000 0.001095 1.413753 ( 1.416144)
build_ruby 0.000000 0.001685 4.191968 ( 4.199439)
build_all 0.008177 0.002123 16.483773 ( 1.744642)
build_install 0.014664 0.001416 5.188996 ( 2.036936)
test_btest 0.000763 0.000104 81.418840 ( 11.369429)
test_basic 0.001322 0.004191 0.669597 ( 0.735141)
test_all 0.026914 0.011142 66.984291 ( 18.033520)
test_rubyspec 0.031475 0.033461 78.245896 ( 90.508582)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240107-200333
total: 131.64 sec