Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-173820
#<BuildRuby:0x00007d79e806fdd0
 @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-173820",
 @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.000002   0.000009 (  0.000010)
configure              0.000007   0.000002   0.000009 (  0.000008)
build_up               0.001341   0.004811   1.938463 (  1.497947)
build_miniruby         0.000173   0.001066   0.591352 (  0.590567)
build_ruby             0.001528   0.000202   2.139227 (  2.140519)
build_all              0.005025   0.003461  13.356865 (  1.542331)
build_install          0.009233   0.002039   4.163060 (  1.182959)
test_btest             0.000532   0.000204  38.831869 (  4.159475)
test_basic             0.001740   0.003427   0.445377 (  0.522530)
test_all               0.063893   0.024070 358.007682 ( 35.039891)
test_rubyspec          0.034169   0.014315  76.615364 ( 10.640498)
total: 57.32 sec