Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-183350
#<BuildRuby:0x00007293744afdd8
 @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.20251014-183350",
 @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.000007   0.000002   0.000009 (  0.000009)
autoconf               0.000008   0.000002   0.000010 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.003676   0.003217   1.943264 (  1.475923)
build_miniruby         0.001337   0.000105   0.587212 (  0.586825)
build_ruby             0.001570   0.000173   2.165779 (  2.165921)
build_all              0.007166   0.001645  13.233614 (  1.505605)
build_install          0.005079   0.006700   4.192035 (  1.127167)
test_btest             0.000878   0.000000  38.246846 (  4.395834)
test_basic             0.003160   0.001666   0.429654 (  0.505666)
test_all               0.066365   0.019299 352.698867 ( 36.569109)
test_rubyspec          0.033359   0.015329  75.867123 ( 10.672824)
total: 59.01 sec