Logfile: /home/ko1/ruby/logs/brlog.trunk.20250921-000527
#<BuildRuby:0x000072b7cda6fde0
 @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-000527",
 @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.000007   0.000000   0.000007 (  0.000006)
autoconf               0.000014   0.000000   0.000014 (  0.000014)
configure              0.000008   0.000000   0.000008 (  0.000008)
build_up               0.003480   0.002920   1.993222 (  1.512704)
build_miniruby         0.001377   0.000087   0.616978 (  0.615857)
build_ruby             0.000924   0.000745   2.140236 (  2.140944)
build_all              0.004814   0.003777  13.246107 (  1.530075)
build_install          0.007396   0.004526   4.144691 (  1.161981)
test_btest             0.000585   0.000186  35.518533 (  4.776780)
test_basic             0.003604   0.000858   0.432133 (  0.511037)
test_all               0.065064   0.021672 336.639562 ( 33.751388)
test_rubyspec          0.022577   0.025671  76.034312 ( 10.696252)
total: 56.70 sec