Logfile: /home/ko1/ruby/logs/brlog.trunk.20250919-160225
#<BuildRuby:0x00007cf38cf0fdc8
 @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-160225",
 @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.000010)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.002059   0.004331   2.064321 (  1.820414)
build_miniruby         0.000989   0.000336   0.606885 (  0.606177)
build_ruby             0.001334   0.000454   2.133866 (  2.134060)
build_all              0.005248   0.003442  13.229716 (  1.526365)
build_install          0.008180   0.003184   4.124742 (  1.142024)
test_btest             0.000755   0.000000  36.996209 (  3.986265)
test_basic             0.002943   0.002773   0.456497 (  0.533483)
test_all               0.060229   0.022995 330.209552 ( 34.684804)
test_rubyspec          0.023956   0.023173  73.476715 ( 10.564627)
total: 57.00 sec