Logfile: /home/ko1/ruby/logs/brlog.trunk.20250924-121609
#<BuildRuby:0x00007b9841f1fdd8
 @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-121609",
 @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.000007   0.000003   0.000010 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.002155   0.004203   2.073118 (  1.460236)
build_miniruby         0.000000   0.001434   0.596828 (  0.595301)
build_ruby             0.001220   0.000646   2.167754 (  2.168210)
build_all              0.007023   0.002083  13.150541 (  1.539667)
build_install          0.008847   0.003527   4.177983 (  1.143954)
test_btest             0.000871   0.000000  38.214937 (  3.714749)
test_basic             0.004524   0.001081   0.427699 (  0.505882)
test_all               0.061603   0.023269 314.870412 ( 30.789270)
test_rubyspec          0.028618   0.018870  73.588270 ( 10.576986)
total: 52.49 sec