Logfile: /home/ko1/ruby/logs/brlog.trunk.20250920-202722
#<BuildRuby:0x00007a99e4e9fdd8
 @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-202722",
 @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.000005   0.000002   0.000007 (  0.000007)
build_up               0.003262   0.003126   1.969191 (  1.508675)
build_miniruby         0.000368   0.001177   0.627610 (  0.626249)
build_ruby             0.001372   0.000601   2.141552 (  2.141714)
build_all              0.004827   0.003443  13.066587 (  1.517641)
build_install          0.010567   0.001465   4.090105 (  1.147675)
test_btest             0.000601   0.000000  38.382258 (  4.419653)
test_basic             0.002935   0.001852   0.453261 (  0.531841)
test_all               0.065753   0.020307 322.318935 ( 38.950867)
test_rubyspec          0.025152   0.021535  72.328418 ( 10.516124)
total: 61.36 sec