Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-205040
#<BuildRuby:0x00007c622a66fdd8
 @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.20251014-205040",
 @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.000003   0.000011 (  0.000010)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.004764   0.001921   2.074818 (  1.521438)
build_miniruby         0.000844   0.000606   0.611278 (  0.610032)
build_ruby             0.001063   0.000667   2.138392 (  2.139290)
build_all              0.004900   0.003874  12.962828 (  1.546967)
build_install          0.007752   0.004056   4.058439 (  1.117608)
test_btest             0.000700   0.000282  38.741302 (  4.003234)
test_basic             0.003396   0.002123   0.441393 (  0.520067)
test_all               0.069852   0.018947 333.550292 ( 37.259857)
test_rubyspec          0.027900   0.019555  72.621932 ( 10.470901)
total: 59.19 sec