Logfile: /home/ko1/ruby/logs/brlog.trunk.20250922-115003
#<BuildRuby:0x00007d08a5affde0
 @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.20250922-115003",
 @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.000008   0.000003   0.000011 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000007)
build_up               0.001499   0.005183   2.058682 (  1.506248)
build_miniruby         0.001136   0.000049   0.579145 (  0.578330)
build_ruby             0.000000   0.001786   2.155659 (  2.156282)
build_all              0.008254   0.000754  13.144871 (  1.502826)
build_install          0.009626   0.001980   4.118023 (  1.140062)
test_btest             0.001013   0.000007  37.067882 (  4.482499)
test_basic             0.001645   0.003848   0.445804 (  0.521509)
test_all               0.067930   0.016508 323.375512 ( 31.644392)
test_rubyspec          0.026663   0.020973  74.836486 ( 10.565008)
total: 54.10 sec