Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-114317
#<BuildRuby:0x00007ec1860ffde0
 @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-114317",
 @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.000008   0.000003   0.000011 (  0.000010)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.003246   0.003448   1.951515 (  1.501384)
build_miniruby         0.001297   0.000099   0.612138 (  0.610782)
build_ruby             0.001578   0.000194   2.122812 (  2.123061)
build_all              0.006845   0.001598  13.194123 (  1.463845)
build_install          0.008583   0.002874   4.066406 (  1.131126)
test_btest             0.000000   0.000799  39.322839 (  4.110902)
test_basic             0.000868   0.004144   0.430688 (  0.508282)
test_all               0.062111   0.026427 350.255859 ( 35.544388)
test_rubyspec          0.023515   0.025014  75.171367 ( 10.711595)
total: 57.71 sec