Logfile: /home/ko1/ruby/logs/brlog.trunk.20250925-211734
#<BuildRuby:0x000070ab7545fdd0
 @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.20250925-211734",
 @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.000007   0.000002   0.000009 (  0.000009)
configure              0.000007   0.000002   0.000009 (  0.000008)
build_up               0.000749   0.005622   2.179356 (  1.552581)
build_miniruby         0.001217   0.000083   0.622254 (  0.621728)
build_ruby             0.001580   0.000212   2.157635 (  2.158018)
build_all              0.006445   0.002251  13.368849 (  1.501573)
build_install          0.004618   0.007225   4.214349 (  1.129654)
test_btest             0.000277   0.000613  37.766525 (  4.107209)
test_basic             0.002265   0.003349   0.422204 (  0.498461)
test_all               0.067100   0.022722 344.537487 ( 37.245176)
test_rubyspec          0.024420   0.024449  75.918786 ( 10.685004)
total: 59.50 sec