Logfile: /home/ko1/ruby/logs/brlog.trunk.20250916-141847
#<BuildRuby:0x00007d6fe80afde0
 @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-141847",
 @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.000003   0.000001   0.000004 (  0.000005)
autoconf               0.000007   0.000003   0.000010 (  0.000009)
configure              0.000005   0.000001   0.000006 (  0.000006)
build_up               0.003796   0.002932   1.938491 (  1.491355)
build_miniruby         0.000000   0.001367   0.611710 (  0.610915)
build_ruby             0.000353   0.001320   2.132659 (  2.133736)
build_all              0.008496   0.000564  13.219195 (  1.514118)
build_install          0.005930   0.005422   4.338399 (  1.161193)
test_btest             0.000755   0.000000  39.805454 (  4.207308)
test_basic             0.001739   0.002717   0.437262 (  0.515669)
test_all               0.068806   0.017950 360.402988 ( 36.803803)
test_rubyspec          0.024534   0.025737  80.206007 ( 10.915030)
total: 59.35 sec