Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-163238
#<BuildRuby:0x0000740ba2aafdd0
 @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.20251015-163238",
 @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.000007   0.000002   0.000009 (  0.000009)
configure              0.000006   0.000002   0.000008 (  0.000007)
build_up               0.002208   0.004054   1.943375 (  1.465632)
build_miniruby         0.000274   0.001106   0.584011 (  0.583249)
build_ruby             0.001180   0.000669   2.091938 (  2.092270)
build_all              0.006010   0.002206  13.103782 (  1.532327)
build_install          0.007682   0.003900   4.119345 (  1.132042)
test_btest             0.000492   0.000203  38.606961 (  4.479165)
test_basic             0.000716   0.004079   0.440426 (  0.517631)
test_all               0.066200   0.020108 334.831690 ( 36.648733)
test_rubyspec          0.025940   0.020402  71.009673 ( 10.387121)
total: 58.84 sec