Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-105058
#<BuildRuby:0x00007e1ea055fdd8
 @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.20251013-105058",
 @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.000000   0.000003 (  0.000005)
autoconf               0.000008   0.000002   0.000010 (  0.000009)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.002253   0.004095   1.933137 (  1.493379)
build_miniruby         0.001303   0.000000   0.572368 (  0.571512)
build_ruby             0.000980   0.000776   2.123719 (  2.123821)
build_all              0.007925   0.001093  13.080099 (  1.518347)
build_install          0.008969   0.002523   4.136890 (  1.145929)
test_btest             0.000738   0.000000  37.936983 (  4.278198)
test_basic             0.000000   0.005827   0.444374 (  0.519210)
test_all               0.072430   0.014781 346.455963 ( 37.034529)
test_rubyspec          0.029141   0.018753  72.191798 ( 10.539312)
total: 59.22 sec