Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-231439
#<BuildRuby:0x00007b97ccd5fdd8
 @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-231439",
 @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.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.001873   0.004967   1.948251 (  1.468882)
build_miniruby         0.000910   0.000455   0.611386 (  0.610483)
build_ruby             0.001473   0.000219   2.146613 (  2.148365)
build_all              0.005810   0.002866  13.438668 (  1.577987)
build_install          0.009156   0.001723   4.310094 (  1.192936)
test_btest             0.000502   0.000225  38.505276 (  4.853608)
test_basic             0.003499   0.001172   0.438602 (  0.516916)
test_all               0.067061   0.022253 381.778152 ( 34.423007)
test_rubyspec          0.028997   0.021242  80.198492 ( 10.854991)
total: 57.65 sec