Logfile: /home/ko1/ruby/logs/brlog.trunk.20250918-041607
#<BuildRuby:0x000079b0f6d5fdd8
 @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.20250918-041607",
 @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.000009)
configure              0.000006   0.000003   0.000009 (  0.000008)
build_up               0.000000   0.005619   2.016199 (  1.582316)
build_miniruby         0.000670   0.000675   0.621715 (  0.620708)
build_ruby             0.001010   0.000539   2.145507 (  2.146096)
build_all              0.008142   0.000494  14.489307 (  1.564020)
build_install          0.008833   0.003265   4.456551 (  1.161404)
test_btest             0.000511   0.000230  43.209550 (  4.677305)
test_basic             0.000000   0.004372   0.416610 (  0.496473)
test_all               0.071278   0.023229 410.200701 ( 41.451872)
test_rubyspec          0.031530   0.022053  86.266594 ( 11.056684)
total: 64.76 sec