Logfile: /home/ko1/ruby/logs/brlog.trunk.20250924-055852
#<BuildRuby:0x00007dfef305fdc8
 @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.20250924-055852",
 @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.000004   0.000001   0.000005 (  0.000005)
autoconf               0.000008   0.000002   0.000010 (  0.000009)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.003318   0.003812   2.137130 (  1.517650)
build_miniruby         0.001336   0.000103   0.619556 (  0.618484)
build_ruby             0.001872   0.000000   2.116758 (  2.117270)
build_all              0.004293   0.004096  13.069672 (  1.485458)
build_install          0.011294   0.000637   4.181483 (  1.148554)
test_btest             0.000130   0.000765  38.647327 (  3.855523)
test_basic             0.003582   0.000869   0.397447 (  0.477731)
test_all               0.069857   0.017584 329.397848 ( 38.898925)
test_rubyspec          0.025619   0.023016  75.192814 ( 10.563890)
total: 60.68 sec