Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-190534
#<BuildRuby:0x00007338b66cfdd8
 @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.20251013-190534",
 @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.000007   0.000002   0.000009 (  0.000008)
build_up               0.003388   0.002759   1.980288 (  1.492521)
build_miniruby         0.001438   0.000117   0.610489 (  0.609090)
build_ruby             0.001532   0.000139   2.113693 (  2.114196)
build_all              0.008536   0.000555  13.076487 (  1.477970)
build_install          0.004978   0.006873   4.219735 (  1.153642)
test_btest             0.000790   0.000000  36.855642 (  4.583059)
test_basic             0.004355   0.000241   0.449427 (  0.528664)
test_all               0.070858   0.017754 350.434870 ( 33.051726)
test_rubyspec          0.028782   0.019774  77.188060 ( 10.700991)
total: 55.71 sec