Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-153919
#<BuildRuby:0x000072f5506efdd0
 @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-153919",
 @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.000002   0.000010 (  0.000009)
configure              0.000000   0.000014   0.000014 (  0.000013)
build_up               0.000800   0.005949   1.961970 (  1.515537)
build_miniruby         0.000249   0.001105   0.632249 (  0.631140)
build_ruby             0.000541   0.001238   2.140111 (  2.140514)
build_all              0.006334   0.002721  14.032480 (  1.520153)
build_install          0.009510   0.002187   4.184107 (  1.146131)
test_btest             0.000599   0.000236  42.249692 (  4.305736)
test_basic             0.002584   0.002271   0.448716 (  0.525242)
test_all               0.069525   0.022566 375.498491 ( 35.601956)
test_rubyspec          0.032857   0.019120  81.610658 ( 10.929214)
total: 58.32 sec