Logfile: /home/ko1/ruby/logs/brlog.trunk.20250916-064802
#<BuildRuby:0x000071d06eeefdd0
 @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.20250916-064802",
 @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.000432   0.002153   1.411391 (  5.263164)
autoconf               0.000833   0.000344   1.340777 (  1.330609)
configure              0.051952   0.025778  29.416670 ( 30.303294)
build_up               0.015325   0.008289  37.056377 ( 11.881660)
build_miniruby         0.009620   0.001844 174.577604 ( 13.956063)
build_ruby             0.000583   0.001468   2.452546 (  2.132746)
build_all              0.063357   0.020811 207.360356 ( 25.161537)
build_install          0.005674   0.004046   2.671013 (  1.000249)
test_btest             0.000536   0.000226  39.656515 (  4.958791)
test_basic             0.002258   0.002249   0.451593 (  0.530265)
test_all               0.064753   0.026724 367.501108 ( 40.007050)
test_rubyspec          0.032078   0.018514  78.135346 ( 10.836055)
total: 147.36 sec