Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-175400
#<BuildRuby:0x0000796ded13fdd8
 @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.20251016-175400",
 @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.000005   0.000002   0.000007 (  0.000007)
build_up               0.002068   0.004038   1.935948 (  1.512655)
build_miniruby         0.001016   0.000376   0.625181 (  0.623992)
build_ruby             0.001423   0.000526   2.132280 (  2.132744)
build_all              0.006968   0.001271  13.146441 (  1.498873)
build_install          0.008548   0.003206   4.630047 (  1.171333)
test_btest             0.000598   0.000210  37.923197 (  4.375099)
test_basic             0.002574   0.001919   0.421294 (  0.501952)
test_all               0.067032   0.023749 361.623407 ( 36.197897)
test_rubyspec          0.027855   0.021209  76.303422 ( 10.727814)
total: 58.74 sec