Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-114303
#<BuildRuby:0x00007f567e66fdd8
 @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.20251018-114303",
 @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.000009   0.000003   0.000012 (  0.000010)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.004711   0.002480   1.975949 (  1.528167)
build_miniruby         0.000274   0.000825   0.623789 (  0.623024)
build_ruby             0.001647   0.000172   2.130395 (  2.130388)
build_all              0.005540   0.002486  13.256195 (  1.514840)
build_install          0.006842   0.004766   4.264811 (  1.146052)
test_btest             0.000570   0.000190  38.371984 (  3.873043)
test_basic             0.002148   0.002493   0.447787 (  0.523670)
test_all               0.066286   0.020993 352.763445 ( 32.963589)
test_rubyspec          0.028092   0.021254  77.190202 ( 10.775461)
total: 55.08 sec