Logfile: /home/ko1/ruby/logs/brlog.trunk.20250919-201323
#<BuildRuby:0x00007d1ef20efdd8
 @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.20250919-201323",
 @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.000007)
autoconf               0.000010   0.000003   0.000013 (  0.000013)
configure              0.000008   0.000002   0.000010 (  0.000010)
build_up               0.003342   0.003116   1.969182 (  1.505769)
build_miniruby         0.000930   0.000328   0.613582 (  0.612837)
build_ruby             0.002008   0.000000   2.138103 (  2.137864)
build_all              0.006744   0.001906  13.608158 (  1.589707)
build_install          0.006876   0.004731   4.081078 (  1.159384)
test_btest             0.000870   0.000000  40.815126 (  4.446288)
test_basic             0.002974   0.002630   0.461717 (  0.538085)
test_all               0.069029   0.019903 360.805994 ( 35.484024)
test_rubyspec          0.029847   0.022085  81.420935 ( 11.008453)
total: 58.48 sec