Logfile: /home/ko1/ruby/logs/brlog.trunk.20251019-014916
#<BuildRuby:0x00007dea6646fdd8
 @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-014916",
 @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.000002   0.000005 (  0.000005)
autoconf               0.000007   0.000003   0.000010 (  0.000011)
configure              0.000005   0.000003   0.000008 (  0.000007)
build_up               0.001500   0.004709   1.962425 (  1.520043)
build_miniruby         0.001163   0.000121   0.615736 (  0.614630)
build_ruby             0.001655   0.000000   2.129880 (  2.131190)
build_all              0.004127   0.004606  13.378273 (  1.527557)
build_install          0.008171   0.003494   4.158522 (  1.195154)
test_btest             0.000487   0.000269  37.410648 (  4.759974)
test_basic             0.001332   0.004732   0.470703 (  0.547888)
test_all               0.064642   0.024343 375.000177 ( 40.776832)
test_rubyspec          0.028032   0.020160  75.850071 ( 10.691563)
total: 63.77 sec