Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-111141
#<BuildRuby:0x00007c77a06afdd0
 @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.20251017-111141",
 @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.000011   0.000000   0.000011 (  0.000011)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.003694   0.003292   2.000818 (  1.573538)
build_miniruby         0.000171   0.001093   0.611773 (  0.610930)
build_ruby             0.000712   0.000915   2.131825 (  2.132007)
build_all              0.006569   0.001616  13.098192 (  1.488908)
build_install          0.004211   0.007877   4.083616 (  1.157993)
test_btest             0.000000   0.000881  36.328067 (  4.575047)
test_basic             0.002207   0.003777   0.448719 (  0.525045)
test_all               0.062094   0.023485 325.562947 ( 31.552940)
test_rubyspec          0.027203   0.020139  73.556771 ( 10.515319)
total: 54.13 sec