Logfile: /home/ko1/ruby/logs/brlog.trunk.20251019-114255
#<BuildRuby:0x00007ee24e0efdd0
 @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.20251019-114255",
 @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.000009   0.000002   0.000011 (  0.000010)
configure              0.000007   0.000002   0.000009 (  0.000008)
build_up               0.004645   0.001730   1.948359 (  1.488614)
build_miniruby         0.001501   0.000105   0.603877 (  0.602977)
build_ruby             0.001144   0.000816   2.132177 (  2.132584)
build_all              0.006705   0.001713  13.308380 (  1.485079)
build_install          0.005335   0.006229   4.118533 (  1.160439)
test_btest             0.000524   0.000154  38.100613 (  4.144849)
test_basic             0.002803   0.002248   0.439341 (  0.516994)
test_all               0.065784   0.021965 353.436503 ( 35.019991)
test_rubyspec          0.026347   0.022276  75.480674 ( 10.636262)
total: 57.19 sec