Logfile: /home/ko1/ruby/logs/brlog.trunk.20250920-050508
#<BuildRuby:0x00007d021c2cfdd0
 @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.20250920-050508",
 @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.000006   0.000003   0.000009 (  0.000010)
configure              0.000016   0.000000   0.000016 (  0.000009)
build_up               0.005178   0.001485   2.035110 (  1.546633)
build_miniruby         0.000123   0.001087   0.584741 (  0.584270)
build_ruby             0.000537   0.001219   2.180027 (  2.180396)
build_all              0.008325   0.000000  13.489467 (  1.541429)
build_install          0.009404   0.002617   4.107130 (  1.140383)
test_btest             0.000788   0.000000  38.110066 (  4.607868)
test_basic             0.003975   0.000939   0.435558 (  0.512758)
test_all               0.069765   0.021638 363.241123 ( 38.255495)
test_rubyspec          0.021991   0.027746  78.247931 ( 10.723772)
total: 61.09 sec