Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-181039
#<BuildRuby:0x000075eaff6afdc8
 @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.20251018-181039",
 @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.000005)
autoconf               0.000007   0.000003   0.000010 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002662   0.003864   1.940701 (  1.473169)
build_miniruby         0.000458   0.000782   0.618256 (  0.617334)
build_ruby             0.001348   0.000738   2.128589 (  2.128967)
build_all              0.004887   0.003898  13.106163 (  1.509118)
build_install          0.006431   0.005079   4.193383 (  1.158584)
test_btest             0.000777   0.000000  36.391099 (  4.750028)
test_basic             0.000258   0.004526   0.466262 (  0.545319)
test_all               0.067224   0.021009 354.760498 ( 40.283336)
test_rubyspec          0.021457   0.027356  76.619568 ( 10.671231)
total: 63.14 sec