Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-001054
#<BuildRuby:0x00007d6f5177fdd8
 @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.20250923-001054",
 @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.000002   0.000005 (  0.000005)
autoconf               0.000007   0.000003   0.000010 (  0.000010)
configure              0.000004   0.000002   0.000006 (  0.000007)
build_up               0.003702   0.002735   1.953401 (  1.519391)
build_miniruby         0.001005   0.000434   0.623354 (  0.622554)
build_ruby             0.000834   0.000961   2.128346 (  2.128376)
build_all              0.006919   0.001909  12.984290 (  1.505195)
build_install          0.006514   0.005350   4.107869 (  1.148917)
test_btest             0.000471   0.000219  39.824663 (  4.229727)
test_basic             0.002230   0.003241   0.429368 (  0.506606)
test_all               0.072006   0.012586 327.155787 ( 33.075175)
test_rubyspec          0.027984   0.022006  76.821031 ( 10.698235)
total: 55.43 sec