Logfile: /home/ko1/ruby/logs/brlog.trunk.20250919-021719
#<BuildRuby:0x0000752fcf8efde0
 @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.20250919-021719",
 @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.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002935   0.003453   1.976060 (  1.511538)
build_miniruby         0.001189   0.000082   0.600402 (  0.599558)
build_ruby             0.001172   0.000561   2.155425 (  2.155716)
build_all              0.005904   0.002408  13.255404 (  1.490157)
build_install          0.008579   0.002635   4.190071 (  1.177599)
test_btest             0.000822   0.000000  36.569234 (  4.621434)
test_basic             0.002858   0.001896   0.448218 (  0.527119)
test_all               0.062263   0.023889 335.454557 ( 34.118059)
test_rubyspec          0.027186   0.021431  74.552724 ( 10.622297)
total: 56.82 sec