Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-203936
#<BuildRuby:0x00007817ff6efde0
 @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.20251017-203936",
 @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.000003   0.000001   0.000004 (  0.000004)
autoconf               0.000008   0.000002   0.000010 (  0.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.004226   0.002348   1.997447 (  1.498058)
build_miniruby         0.001141   0.000472   0.614997 (  0.614391)
build_ruby             0.001532   0.000152   2.155057 (  2.156286)
build_all              0.007211   0.001606  13.652259 (  1.514644)
build_install          0.004854   0.006778   4.149848 (  1.150127)
test_btest             0.000526   0.000186  41.010500 (  4.424744)
test_basic             0.003446   0.001524   0.455521 (  0.534156)
test_all               0.067151   0.025514 365.057188 ( 37.767012)
test_rubyspec          0.025941   0.024049  76.002100 ( 10.570266)
total: 60.23 sec