Logfile: /home/ko1/ruby/logs/brlog.trunk.20250924-142034
#<BuildRuby:0x0000787ad9effde0
 @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.20250924-142034",
 @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.000005   0.000001   0.000006 (  0.000006)
autoconf               0.000010   0.000003   0.000013 (  0.000013)
configure              0.000008   0.000002   0.000010 (  0.000010)
build_up               0.004548   0.002439   2.124321 (  1.490647)
build_miniruby         0.001142   0.000000   0.611747 (  0.610746)
build_ruby             0.000044   0.001498   2.162815 (  2.162884)
build_all              0.006222   0.002443  13.132107 (  1.497594)
build_install          0.007388   0.004765   4.219657 (  1.159674)
test_btest             0.000951   0.000000  37.044595 (  4.514468)
test_basic             0.000000   0.004596   0.408998 (  0.489576)
test_all               0.069664   0.014721 319.908612 ( 32.216276)
test_rubyspec          0.027714   0.018940  71.440526 ( 10.471278)
total: 54.61 sec