Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-230756
#<BuildRuby:0x000074b21351fdd0
 @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.20250923-230756",
 @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.000004   0.000001   0.000005 (  0.000006)
autoconf               0.000009   0.000003   0.000012 (  0.000011)
configure              0.000006   0.000003   0.000009 (  0.000008)
build_up               0.000951   0.005933   2.099822 (  1.493677)
build_miniruby         0.000000   0.001389   0.592313 (  0.591795)
build_ruby             0.001187   0.000612   2.161645 (  2.162193)
build_all              0.006595   0.001863  12.987140 (  1.541887)
build_install          0.008489   0.003739   4.092963 (  1.137968)
test_btest             0.000727   0.000000  36.614476 (  4.775890)
test_basic             0.002911   0.001821   0.465867 (  0.543738)
test_all               0.064474   0.021176 334.312851 ( 32.041971)
test_rubyspec          0.030716   0.018436  76.479004 ( 10.638243)
total: 54.93 sec