Logfile: /home/ko1/ruby/logs/brlog.trunk.20250920-144014
#<BuildRuby:0x00007ff23d0ffdc0
 @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-144014",
 @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.000002   0.000006 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.003598   0.003198   2.059071 (  1.522779)
build_miniruby         0.000176   0.001072   0.587610 (  0.587670)
build_ruby             0.000863   0.000953   2.135308 (  2.135255)
build_all              0.004618   0.004132  13.190720 (  1.482697)
build_install          0.010613   0.000947   4.190719 (  1.174911)
test_btest             0.000543   0.000202  40.001327 (  4.176661)
test_basic             0.001313   0.003606   0.425753 (  0.502621)
test_all               0.064202   0.023198 345.939381 ( 35.848183)
test_rubyspec          0.024760   0.025121  79.584594 ( 10.859600)
total: 58.29 sec