Logfile: /home/ko1/ruby/logs/brlog.trunk.20250919-231300
#<BuildRuby:0x00007399df34fde0
 @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-231300",
 @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.000005)
autoconf               0.000008   0.000002   0.000010 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.004090   0.002374   1.971404 (  1.499773)
build_miniruby         0.000425   0.000805   0.587485 (  0.586503)
build_ruby             0.000526   0.001207   2.143469 (  2.144457)
build_all              0.007433   0.001124  13.031374 (  1.487595)
build_install          0.006541   0.004878   4.258658 (  1.144280)
test_btest             0.000467   0.000182  37.629240 (  4.760131)
test_basic             0.001521   0.004316   0.433108 (  0.509800)
test_all               0.068529   0.020190 344.122469 ( 34.608785)
test_rubyspec          0.028383   0.019881  75.401717 ( 10.634519)
total: 57.38 sec