Logfile: /home/ko1/ruby/logs/brlog.trunk.20250916-161916
#<BuildRuby:0x00007af38bcafdd8
 @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.20250916-161916",
 @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.000000   0.000008   0.000008 (  0.000009)
autoconf               0.000000   0.000010   0.000010 (  0.000009)
configure              0.000000   0.000007   0.000007 (  0.000006)
build_up               0.003475   0.003055   1.944723 (  1.514543)
build_miniruby         0.001370   0.000000   0.611199 (  0.610565)
build_ruby             0.001840   0.000065   2.142373 (  2.142220)
build_all              0.004260   0.004442  13.089274 (  1.465317)
build_install          0.006819   0.004727   4.118674 (  1.121404)
test_btest             0.000751   0.000000  36.661870 (  4.494585)
test_basic             0.002978   0.001272   0.412946 (  0.493052)
test_all               0.067712   0.022075 340.740886 ( 36.444625)
test_rubyspec          0.017767   0.031948  76.124392 ( 10.763202)
total: 59.05 sec