Logfile: /home/ko1/ruby/logs/brlog.trunk.20251012-182501
#<BuildRuby:0x00007d1d8a79fde0
 @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.20251012-182501",
 @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.000006   0.000000   0.000006 (  0.000006)
autoconf               0.000013   0.000000   0.000013 (  0.000013)
configure              0.000010   0.000000   0.000010 (  0.000011)
build_up               0.003073   0.003100   1.929270 (  1.485683)
build_miniruby         0.001134   0.000000   0.574262 (  0.573735)
build_ruby             0.001548   0.000451   2.122875 (  2.123766)
build_all              0.005955   0.002197  13.031065 (  1.465351)
build_install          0.011434   0.000000   4.236328 (  1.154194)
test_btest             0.000507   0.000171  38.191796 (  4.331638)
test_basic             0.002235   0.002389   0.421365 (  0.500555)
test_all               0.065336   0.021311 341.271963 ( 38.569729)
test_rubyspec          0.033248   0.014169  72.513049 ( 10.470612)
total: 60.68 sec