Logfile: /home/ko1/ruby/logs/brlog.trunk.20250927-015148
#<BuildRuby:0x000074093959fdd8
 @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-015148",
 @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.000002   0.000006 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.002523   0.004755   2.256269 (  1.557140)
build_miniruby         0.000541   0.000790   0.623496 (  0.622804)
build_ruby             0.001548   0.000244   2.151414 (  2.151464)
build_all              0.003818   0.004862  13.210484 (  1.485152)
build_install          0.007554   0.004285   4.274842 (  1.143853)
test_btest             0.000459   0.000241  38.020075 (  3.922395)
test_basic             0.001033   0.003468   0.433386 (  0.511376)
test_all               0.064522   0.022993 330.179982 ( 38.187013)
test_rubyspec          0.020513   0.028254  75.015744 ( 10.688278)
total: 60.27 sec