Logfile: /home/ko1/ruby/logs/brlog.trunk.20250926-185752
#<BuildRuby:0x00007fef212ffdd8
 @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.20250926-185752",
 @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.000005)
autoconf               0.000008   0.000002   0.000010 (  0.000010)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.002019   0.004722   2.165740 (  1.836002)
build_miniruby         0.000230   0.001068   0.608506 (  0.607551)
build_ruby             0.000999   0.000679   2.140174 (  2.140726)
build_all              0.004693   0.003838  13.292341 (  1.517673)
build_install          0.009095   0.002681   4.198222 (  1.137391)
test_btest             0.000094   0.000636  38.082064 (  4.550938)
test_basic             0.004121   0.001804   0.464189 (  0.537434)
test_all               0.069949   0.020354 353.319828 ( 35.602271)
test_rubyspec          0.022969   0.027398  79.157729 ( 10.814189)
total: 58.74 sec