Logfile: /home/ko1/ruby/logs/brlog.trunk.20250924-183102
#<BuildRuby:0x00007bbc8c52fde0
 @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.20250924-183102",
 @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.000005   0.000000   0.000005 (  0.000006)
autoconf               0.000008   0.000002   0.000010 (  0.000010)
configure              0.000007   0.000002   0.000009 (  0.000008)
build_up               0.005071   0.001600   2.150694 (  1.525108)
build_miniruby         0.000552   0.000950   0.614709 (  0.613727)
build_ruby             0.001055   0.000816   2.159879 (  2.159543)
build_all              0.004534   0.004230  13.163897 (  1.541950)
build_install          0.010850   0.000885   4.258793 (  1.192507)
test_btest             0.000615   0.000152  37.952967 (  4.166493)
test_basic             0.000000   0.005979   0.470485 (  0.544123)
test_all               0.066516   0.019853 324.245252 ( 35.111568)
test_rubyspec          0.022896   0.024680  71.582567 ( 10.407487)
total: 57.26 sec