Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-155713
#<BuildRuby:0x00007afcdaf5fdc8
 @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.20251016-155713",
 @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.003147   0.003453   1.998748 (  1.494878)
build_miniruby         0.001326   0.000000   0.618873 (  0.618118)
build_ruby             0.001297   0.000477   2.120431 (  2.120526)
build_all              0.005356   0.003364  13.711816 (  1.525166)
build_install          0.007123   0.004265   4.227480 (  1.130150)
test_btest             0.000572   0.000245  40.350896 (  4.256437)
test_basic             0.002790   0.003223   0.456827 (  0.531925)
test_all               0.069504   0.019929 371.576186 ( 35.078880)
test_rubyspec          0.028477   0.021939  80.050801 ( 10.851702)
total: 57.61 sec