Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-215022
#<BuildRuby:0x000072b4034ffdd8
 @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.20251016-215022",
 @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.000002   0.000005 (  0.000004)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.004845   0.001316   1.943844 (  1.461847)
build_miniruby         0.001316   0.000109   0.597163 (  0.595818)
build_ruby             0.001668   0.000000   2.121970 (  2.122815)
build_all              0.007809   0.000465  13.250481 (  1.492221)
build_install          0.009103   0.002660   4.103613 (  1.159228)
test_btest             0.000801   0.000000  38.013631 (  4.512036)
test_basic             0.003821   0.001908   0.444665 (  0.521096)
test_all               0.057491   0.028734 368.351814 ( 36.693120)
test_rubyspec          0.029513   0.020133  77.563751 ( 10.748525)
total: 59.31 sec