Logfile: /home/ko1/ruby/logs/brlog.trunk.20250924-051732
#<BuildRuby:0x000074a13e52fdd8
 @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.20250924-051732",
 @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.000006   0.000002   0.000008 (  0.000007)
autoconf               0.000010   0.000002   0.000012 (  0.000013)
configure              0.000009   0.000002   0.000011 (  0.000011)
build_up               0.002893   0.003991   2.187785 (  1.496650)
build_miniruby         0.000730   0.000609   0.597569 (  0.596891)
build_ruby             0.000786   0.000919   2.117475 (  2.118142)
build_all              0.006071   0.002678  13.250077 (  1.489165)
build_install          0.009361   0.002486   4.486442 (  1.154235)
test_btest             0.000260   0.000721  37.188351 (  4.483708)
test_basic             0.002664   0.002160   0.434837 (  0.512824)
test_all               0.060722   0.025609 332.138607 ( 33.334321)
test_rubyspec          0.023817   0.025075  77.203891 ( 10.832556)
total: 56.02 sec