Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-040944
#<BuildRuby:0x00007db2cb4bfdd8
 @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-040944",
 @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.000001   0.000004 (  0.000004)
autoconf               0.000008   0.000002   0.000010 (  0.000010)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.004201   0.002376   1.959123 (  1.506734)
build_miniruby         0.001012   0.000316   0.608302 (  0.607289)
build_ruby             0.000912   0.001004   2.149843 (  2.150336)
build_all              0.006031   0.002719  13.204757 (  1.546845)
build_install          0.008263   0.003545   3.986762 (  1.116190)
test_btest             0.000675   0.000237  38.484137 (  4.346479)
test_basic             0.002718   0.002474   0.430964 (  0.509408)
test_all               0.065689   0.023727 362.909258 ( 33.207304)
test_rubyspec          0.026857   0.023302  79.326345 ( 10.896821)
total: 55.89 sec