Logfile: /home/ko1/ruby/logs/brlog.trunk.20250918-044601
#<BuildRuby:0x000074281f0cfdd0
 @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.20250918-044601",
 @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.000002   0.000009 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002731   0.003729   1.938296 (  1.481566)
build_miniruby         0.001227   0.000066   0.633104 (  0.632058)
build_ruby             0.001302   0.000503   2.146514 (  2.147285)
build_all              0.005515   0.002895  13.244932 (  1.557692)
build_install          0.008645   0.003012   4.103240 (  1.133059)
test_btest             0.000000   0.000811  39.378455 (  4.228927)
test_basic             0.003588   0.001260   0.418701 (  0.497569)
test_all               0.065123   0.023882 349.585301 ( 38.849297)
test_rubyspec          0.027158   0.023974  79.451377 ( 10.860842)
total: 61.39 sec