Logfile: /home/ko1/ruby/logs/brlog.trunk.20250924-052335
#<BuildRuby:0x000070946071fdd0
 @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-052335",
 @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.000001   0.000007 (  0.000007)
autoconf               0.000011   0.000002   0.000013 (  0.000013)
configure              0.000008   0.000001   0.000009 (  0.000009)
build_up               0.004161   0.002486   2.170348 (  1.522975)
build_miniruby         0.000000   0.001109   0.613264 (  0.612597)
build_ruby             0.000554   0.001088   2.117652 (  2.119192)
build_all              0.006252   0.002092  13.052120 (  1.479695)
build_install          0.004933   0.006916   4.126960 (  1.135495)
test_btest             0.000000   0.000813  38.050741 (  4.342018)
test_basic             0.000200   0.004545   0.404746 (  0.483074)
test_all               0.066536   0.023185 321.212888 ( 35.530300)
test_rubyspec          0.029508   0.017587  73.693820 ( 10.506418)
total: 57.73 sec