Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-032552
#<BuildRuby:0x00007d6e0ff4fdd0
 @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.20251017-032552",
 @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.000003   0.000010 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000008)
build_up               0.002277   0.004121   2.018023 (  1.513471)
build_miniruby         0.001083   0.000033   0.605875 (  0.605322)
build_ruby             0.001227   0.000530   2.126023 (  2.126378)
build_all              0.005074   0.003445  13.330229 (  1.536836)
build_install          0.005888   0.005151   4.002609 (  1.138681)
test_btest             0.000434   0.000217  37.651713 (  4.300390)
test_basic             0.005173   0.000886   0.479411 (  0.554875)
test_all               0.070553   0.015171 339.508395 ( 37.491613)
test_rubyspec          0.026435   0.020539  72.974414 ( 10.527050)
total: 59.80 sec