Logfile: /home/ko1/ruby/logs/brlog.trunk.20250924-211346
#<BuildRuby:0x00007b3d0c0ffdd8
 @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-211346",
 @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.000002   0.000005 (  0.000005)
autoconf               0.000007   0.000003   0.000010 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.001815   0.004926   2.229517 (  1.528629)
build_miniruby         0.001194   0.000089   0.588923 (  0.588320)
build_ruby             0.000824   0.000920   2.114350 (  2.114680)
build_all              0.004648   0.003827  13.342735 (  1.542070)
build_install          0.008192   0.004096   4.239304 (  1.158297)
test_btest             0.000179   0.000599  39.116407 (  4.250061)
test_basic             0.001245   0.004207   0.439434 (  0.514823)
test_all               0.065378   0.022924 350.022193 ( 34.619853)
test_rubyspec          0.029783   0.020016  78.333302 ( 10.840411)
total: 57.16 sec