Logfile: /home/ko1/ruby/logs/brlog.trunk.20250925-055137
#<BuildRuby:0x000079e59726fdd0
 @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.20250925-055137",
 @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.000001   0.000005 (  0.000005)
autoconf               0.000006   0.000003   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002584   0.003860   2.152617 (  1.505563)
build_miniruby         0.001507   0.000000   0.613305 (  0.612443)
build_ruby             0.001770   0.000113   2.155260 (  2.155828)
build_all              0.005499   0.003235  13.425280 (  1.524120)
build_install          0.007453   0.003652   4.262407 (  1.141953)
test_btest             0.000473   0.000244  38.058025 (  4.464293)
test_basic             0.003523   0.001312   0.453585 (  0.530579)
test_all               0.067568   0.020965 345.002127 ( 34.750432)
test_rubyspec          0.026490   0.023045  77.686849 ( 10.811346)
total: 57.50 sec