Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-032418
#<BuildRuby:0x000079ed5a45fdc8
 @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.20250923-032418",
 @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.000008   0.000001   0.000009 (  0.000010)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.004807   0.001567   1.937259 (  1.765885)
build_miniruby         0.001470   0.000080   0.620396 (  0.618999)
build_ruby             0.000590   0.001202   2.128534 (  2.130044)
build_all              0.006482   0.001803  13.506954 (  1.549278)
build_install          0.005830   0.005609   4.230483 (  1.147165)
test_btest             0.000519   0.000148  39.946024 (  4.048348)
test_basic             0.001792   0.003133   0.410359 (  0.489105)
test_all               0.067012   0.023050 362.771774 ( 36.078792)
test_rubyspec          0.030896   0.019972  80.856282 ( 10.862008)
total: 58.69 sec