Logfile: /home/ko1/ruby/logs/brlog.trunk.20250919-122216
#<BuildRuby:0x000078ff6965fdd8
 @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-122216",
 @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.000000   0.000005   0.000005 (  0.000005)
autoconf               0.000000   0.000010   0.000010 (  0.000010)
configure              0.000000   0.000007   0.000007 (  0.000007)
build_up               0.004007   0.002704   1.983037 (  1.533805)
build_miniruby         0.000480   0.000813   0.589099 (  0.587963)
build_ruby             0.000594   0.001288   2.162030 (  2.161597)
build_all              0.005803   0.002930  13.141205 (  1.493365)
build_install          0.007376   0.004107   4.131672 (  1.167474)
test_btest             0.000487   0.000221  38.308937 (  4.006918)
test_basic             0.002100   0.002662   0.468686 (  0.546200)
test_all               0.063875   0.025116 347.024284 ( 36.147305)
test_rubyspec          0.028397   0.020579  74.859866 ( 10.632724)
total: 58.28 sec