Logfile: /home/ko1/ruby/logs/brlog.trunk.20250925-080727
#<BuildRuby:0x00007ac26151fdd0
 @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.20250925-080727",
 @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.000008   0.000002   0.000010 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.002578   0.004646   2.246477 (  1.532022)
build_miniruby         0.000000   0.001402   0.613698 (  0.613562)
build_ruby             0.001306   0.000715   2.132576 (  2.132291)
build_all              0.004122   0.005104  13.241533 (  1.507047)
build_install          0.010948   0.001655   4.204285 (  1.169711)
test_btest             0.000682   0.000309  38.233390 (  4.246861)
test_basic             0.003312   0.001047   0.420822 (  0.499757)
test_all               0.064248   0.023989 345.159829 ( 39.556038)
test_rubyspec          0.031327   0.018298  77.198721 ( 10.785959)
total: 62.04 sec