Logfile: /home/ko1/ruby/logs/brlog.trunk.20250921-060124
#<BuildRuby:0x0000725d32c5fdd0
 @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.20250921-060124",
 @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.000006   0.000002   0.000008 (  0.000009)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.003854   0.002264   1.911805 (  1.462769)
build_miniruby         0.001336   0.000000   0.596322 (  0.595983)
build_ruby             0.001521   0.000351   2.153592 (  2.154568)
build_all              0.004855   0.003244  13.122387 (  1.488124)
build_install          0.006590   0.004612   4.166406 (  1.171825)
test_btest             0.000561   0.000223  37.647308 (  4.436835)
test_basic             0.001332   0.002774   0.443489 (  0.520521)
test_all               0.063003   0.023396 346.784441 ( 38.577482)
test_rubyspec          0.022184   0.026109  76.792531 ( 10.582233)
total: 60.99 sec