Logfile: /home/ko1/ruby/logs/brlog.trunk.20251019-053317
#<BuildRuby:0x00007aaadd2afdc0
 @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-053317",
 @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.000006)
autoconf               0.000008   0.000002   0.000010 (  0.000009)
configure              0.000007   0.000002   0.000009 (  0.000008)
build_up               0.003232   0.002918   1.913499 (  1.441615)
build_miniruby         0.001347   0.000076   0.613913 (  0.613255)
build_ruby             0.000000   0.001777   2.136469 (  2.136786)
build_all              0.006452   0.002086  13.278306 (  1.533260)
build_install          0.009583   0.002088   4.266218 (  1.149828)
test_btest             0.000000   0.001014  38.818194 (  4.461675)
test_basic             0.002351   0.003430   0.460095 (  0.535356)
test_all               0.067510   0.023696 354.276525 ( 40.610743)
test_rubyspec          0.024179   0.026349  77.354406 ( 10.683847)
total: 63.17 sec