Logfile: /home/ko1/ruby/logs/brlog.trunk.20250920-042402
#<BuildRuby:0x00007703b64ffde0
 @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.20250920-042402",
 @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.000007   0.000002   0.000009 (  0.000009)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.001903   0.004375   1.903450 (  1.474650)
build_miniruby         0.000000   0.001436   0.616698 (  0.615646)
build_ruby             0.000369   0.001363   2.111587 (  2.111601)
build_all              0.008139   0.000715  13.099708 (  1.549150)
build_install          0.006640   0.004988   4.145951 (  1.151953)
test_btest             0.000874   0.000000  36.745072 (  4.512092)
test_basic             0.002341   0.003212   0.459799 (  0.536685)
test_all               0.064717   0.023213 330.514784 ( 38.308160)
test_rubyspec          0.028967   0.017239  73.838000 ( 10.651318)
total: 60.91 sec