Logfile: /home/ko1/ruby/logs/brlog.trunk.20250918-223234
#<BuildRuby:0x0000785ae465fdd0
 @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.20250918-223234",
 @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.000007   0.000002   0.000009 (  0.000010)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.003679   0.002883   1.924124 (  1.465513)
build_miniruby         0.001334   0.000088   0.599655 (  0.598384)
build_ruby             0.001290   0.000454   2.163227 (  2.163612)
build_all              0.005992   0.002684  13.747473 (  1.562863)
build_install          0.008961   0.002987   4.179660 (  1.180563)
test_btest             0.000468   0.000156  41.366237 (  4.330306)
test_basic             0.002662   0.002622   0.463161 (  0.540614)
test_all               0.074895   0.017304 358.358468 ( 41.542188)
test_rubyspec          0.028947   0.021033  77.916340 ( 10.877834)
total: 64.26 sec