Logfile: /home/ko1/ruby/logs/brlog.trunk.20250924-114129
#<BuildRuby:0x00007395ea6afdd0
 @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-114129",
 @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.000005   0.000001   0.000006 (  0.000007)
autoconf               0.000011   0.000003   0.000014 (  0.000014)
configure              0.000007   0.000001   0.000008 (  0.000009)
build_up               0.002715   0.004617   2.415039 (  1.538040)
build_miniruby         0.000917   0.000289   0.585396 (  0.584738)
build_ruby             0.001268   0.000400   2.133441 (  2.134230)
build_all              0.007929   0.000212  13.168411 (  1.505755)
build_install          0.006865   0.005026   4.431163 (  1.165342)
test_btest             0.000000   0.000759  36.951733 (  4.701422)
test_basic             0.002206   0.002432   0.441013 (  0.518290)
test_all               0.059259   0.028628 314.090023 ( 37.023381)
test_rubyspec          0.023422   0.023568  71.280070 ( 10.454767)
total: 59.63 sec