Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-104352
#<BuildRuby:0x00007369e6aafdc0
 @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.20251013-104352",
 @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.000005   0.000001   0.000006 (  0.000006)
autoconf               0.000008   0.000003   0.000011 (  0.000009)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.002602   0.003571   1.975277 (  1.484149)
build_miniruby         0.000888   0.000308   0.600448 (  0.599493)
build_ruby             0.001274   0.000442   2.144211 (  2.144309)
build_all              0.008634   0.000000  13.213357 (  1.490507)
build_install          0.006506   0.005377   4.192005 (  1.138982)
test_btest             0.000000   0.000666  37.323424 (  4.618790)
test_basic             0.000000   0.004611   0.437159 (  0.516674)
test_all               0.068347   0.016049 346.446284 ( 33.507751)
test_rubyspec          0.028968   0.019773  75.400964 ( 10.635075)
total: 56.14 sec