Logfile: /home/ko1/ruby/logs/brlog.trunk.20250927-015420
#<BuildRuby:0x00007f1e89acfdd8
 @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.20250927-015420",
 @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.000002   0.000005 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.002804   0.004548   2.482759 (  1.592480)
build_miniruby         0.001385   0.000000   0.616215 (  0.615410)
build_ruby             0.001775   0.000000   2.170866 (  2.171066)
build_all              0.007812   0.001381  13.454449 (  1.529736)
build_install          0.006955   0.005249   4.223430 (  1.154289)
test_btest             0.000438   0.000387  37.751927 (  4.346377)
test_basic             0.003657   0.001262   0.438270 (  0.517909)
test_all               0.062989   0.021886 329.735799 ( 35.155462)
test_rubyspec          0.025813   0.022918  75.985912 ( 10.633558)
total: 57.72 sec