Logfile: /home/ko1/ruby/logs/brlog.trunk.20250915-132123
#<BuildRuby:0x000076f3f526fdd0
 @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.20250915-132123",
 @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.000004)
autoconf               0.000007   0.000003   0.000010 (  0.000009)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.003863   0.002956   1.934143 (  1.487538)
build_miniruby         0.000208   0.001085   0.601117 (  0.600267)
build_ruby             0.001327   0.000531   2.140634 (  2.141348)
build_all              0.005248   0.003135  13.163544 (  1.476704)
build_install          0.007888   0.003659   4.225937 (  1.187545)
test_btest             0.000481   0.000203  36.470616 (  4.798348)
test_basic             0.002512   0.001863   0.433708 (  0.511951)
test_all               0.067881   0.021890 354.147237 ( 36.650012)
test_rubyspec          0.031935   0.017537  77.581452 ( 10.701991)
total: 59.56 sec