Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-200930
#<BuildRuby:0x000072bc9b8bfdd8
 @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.20250923-200930",
 @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.000004   0.000001   0.000005 (  0.000005)
autoconf               0.000007   0.000003   0.000010 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.003187   0.004082   2.140764 (  1.505699)
build_miniruby         0.001463   0.000000   0.610399 (  0.609417)
build_ruby             0.001173   0.000284   2.138534 (  2.139799)
build_all              0.006375   0.002143  13.188912 (  1.470816)
build_install          0.007961   0.003637   4.245136 (  1.157125)
test_btest             0.000453   0.000186  37.516717 (  3.994942)
test_basic             0.000117   0.005038   0.415089 (  0.492347)
test_all               0.060787   0.022851 319.396843 ( 31.463524)
test_rubyspec          0.027544   0.019458  73.192156 ( 10.550652)
total: 53.38 sec