Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-154156
#<BuildRuby:0x000070242f33fdd8
 @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-154156",
 @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.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.003259   0.003117   1.970024 (  1.508350)
build_miniruby         0.001192   0.000067   0.628698 (  0.627747)
build_ruby             0.001577   0.000208   2.131839 (  2.132444)
build_all              0.007243   0.001705  13.304756 (  1.520428)
build_install          0.008599   0.003415   4.318302 (  1.135572)
test_btest             0.000794   0.000000  39.466683 (  4.298213)
test_basic             0.001873   0.002798   0.450192 (  0.527420)
test_all               0.063625   0.024082 366.510246 ( 35.473284)
test_rubyspec          0.025772   0.025073  80.908042 ( 10.974659)
total: 58.20 sec