Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-210823
#<BuildRuby:0x00007a2eefaffdc8
 @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.20251013-210823",
 @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.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.001521   0.004844   1.984626 (  1.513028)
build_miniruby         0.000589   0.000814   0.613915 (  0.612816)
build_ruby             0.001659   0.000298   2.137863 (  2.137962)
build_all              0.007354   0.001551  13.920006 (  1.573808)
build_install          0.007581   0.004147   4.137858 (  1.148049)
test_btest             0.000492   0.000214  40.788978 (  4.227404)
test_basic             0.004354   0.000455   0.430891 (  0.507761)
test_all               0.069466   0.023051 376.424644 ( 39.108579)
test_rubyspec          0.025314   0.025096  79.612945 ( 10.811653)
total: 61.64 sec