Logfile: /home/ko1/ruby/logs/brlog.trunk.20250916-235338
#<BuildRuby:0x000072f1f865fdd0
 @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.20250916-235338",
 @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.000009   0.000002   0.000011 (  0.000010)
configure              0.000007   0.000001   0.000008 (  0.000008)
build_up               0.003131   0.003341   1.952938 (  1.512510)
build_miniruby         0.001265   0.000062   0.590063 (  0.589157)
build_ruby             0.000885   0.000709   2.149279 (  2.149555)
build_all              0.006084   0.003442  14.525168 (  1.573898)
build_install          0.009445   0.002334   4.386576 (  1.170555)
test_btest             0.000563   0.000168  43.926528 (  4.279806)
test_basic             0.000350   0.004376   0.440542 (  0.519301)
test_all               0.075651   0.018134 395.113545 ( 37.616002)
test_rubyspec          0.019327   0.033970  83.683634 ( 11.031310)
total: 60.44 sec