Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-074243
#<BuildRuby:0x0000788fecd1fde0
 @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.20250923-074243",
 @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.000008   0.000002   0.000010 (  0.000010)
configure              0.000007   0.000002   0.000009 (  0.000008)
build_up               0.003351   0.003119   1.977497 (  1.507740)
build_miniruby         0.000000   0.001456   0.605370 (  0.604396)
build_ruby             0.001904   0.000000   2.135457 (  2.136526)
build_all              0.006808   0.001765  13.068058 (  1.533632)
build_install          0.010014   0.002028   4.003742 (  1.118868)
test_btest             0.000775   0.000000  38.587310 (  3.706349)
test_basic             0.003539   0.002418   0.452379 (  0.528807)
test_all               0.060761   0.023613 324.897747 ( 31.014761)
test_rubyspec          0.022150   0.024809  73.158249 ( 10.401081)
total: 52.55 sec