Logfile: /home/ko1/ruby/logs/brlog.trunk.20250924-165020
#<BuildRuby:0x00007e1eefeefde0
 @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.20250924-165020",
 @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.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.002401   0.004195   2.150647 (  1.541855)
build_miniruby         0.001289   0.000120   0.623482 (  0.622384)
build_ruby             0.001019   0.000446   2.116827 (  2.117460)
build_all              0.001347   0.006765  13.491941 (  1.545446)
build_install          0.009341   0.002752   4.250791 (  1.162040)
test_btest             0.000534   0.000276  38.521344 (  4.484879)
test_basic             0.001739   0.003554   0.421847 (  0.499111)
test_all               0.070399   0.019007 344.307555 ( 40.013216)
test_rubyspec          0.035540   0.013768  77.161313 ( 10.745568)
total: 62.73 sec