Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-150659
#<BuildRuby:0x00007f981792fde0
 @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_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk.20251014-150659",
 @make="make",
 @no_timeout_error=nil,
 @quiet=false,
 @ruby_env=[["RUBY_DEBUG", "ci"]],
 @spec_opts="-j",
 @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.000004   0.000001   0.000005 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.002943   0.003746   1.964733 (  1.537073)
build_miniruby         0.000904   0.000595   0.627235 (  0.626209)
build_ruby             0.000049   0.002070   2.150662 (  2.151579)
build_all              0.006510   0.002376  13.128591 (  1.496259)
build_install          0.007547   0.004369   4.118978 (  1.149444)
test_btest             0.000857   0.000000  36.991629 (  4.029411)
test_basic             0.003022   0.001410   0.407896 (  0.488278)
test_all               0.059160   0.028971 340.592118 ( 39.798570)
test_rubyspec          0.025463   0.021558  73.508947 ( 10.625975)
total: 61.90 sec