Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-113852
#<BuildRuby:0x00007ede7a4efde0
 @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.20251013-113852",
 @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.000003   0.000001   0.000004 (  0.000005)
autoconf               0.000009   0.000000   0.000009 (  0.000010)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.002572   0.003870   1.934410 (  1.504014)
build_miniruby         0.001157   0.000061   0.609231 (  0.608261)
build_ruby             0.001117   0.000666   2.148118 (  2.148826)
build_all              0.006284   0.002109  13.278740 (  1.490515)
build_install          0.007416   0.004551   4.071710 (  1.126828)
test_btest             0.000441   0.000177  36.969407 (  4.434010)
test_basic             0.000767   0.003968   0.428642 (  0.508022)
test_all               0.070016   0.017377 347.285265 ( 33.262474)
test_rubyspec          0.023619   0.024891  75.298427 ( 10.602537)
total: 55.69 sec