Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-031347
#<BuildRuby:0x0000732b7295fdd8
 @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-031347",
 @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.000004)
autoconf               0.000007   0.000003   0.000010 (  0.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.003070   0.003263   1.960968 (  1.520649)
build_miniruby         0.001233   0.000101   0.618840 (  0.618048)
build_ruby             0.001103   0.000433   2.112067 (  2.112838)
build_all              0.005339   0.003316  13.642396 (  1.537838)
build_install          0.009031   0.001072   4.241729 (  1.146878)
test_btest             0.000000   0.000768  40.420121 (  4.295918)
test_basic             0.003835   0.001103   0.424661 (  0.503873)
test_all               0.068064   0.025678 377.558921 ( 38.807127)
test_rubyspec          0.024201   0.026807  80.027746 ( 10.781708)
total: 61.33 sec