Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-042208
#<BuildRuby:0x00007edc7c32fdc0
 @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.20251015-042208",
 @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.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000007   0.000002   0.000009 (  0.000008)
build_up               0.002541   0.003846   1.949813 (  1.486636)
build_miniruby         0.000892   0.000287   0.600808 (  0.600474)
build_ruby             0.001158   0.000727   2.131607 (  2.132041)
build_all              0.006018   0.002337  13.147624 (  1.536212)
build_install          0.006942   0.004256   4.005400 (  1.123582)
test_btest             0.000413   0.000462  38.011883 (  4.519360)
test_basic             0.001958   0.003053   0.455441 (  0.534779)
test_all               0.072169   0.018628 361.340952 ( 36.492993)
test_rubyspec          0.025457   0.024844  77.264395 ( 10.697514)
total: 59.12 sec