Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-141943
#<BuildRuby:0x0000714e6b6afdd0
 @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-141943",
 @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.000004   0.000001   0.000005 (  0.000007)
build_up               0.003999   0.002366   2.007987 (  1.518345)
build_miniruby         0.000514   0.000828   0.597691 (  0.596578)
build_ruby             0.001792   0.000000   2.135098 (  2.135210)
build_all              0.005309   0.003061  13.177818 (  1.532527)
build_install          0.008725   0.002515   4.119329 (  1.121039)
test_btest             0.000806   0.000000  38.262646 (  4.291509)
test_basic             0.000491   0.003851   0.419495 (  0.500347)
test_all               0.069134   0.018636 350.996134 ( 36.088424)
test_rubyspec          0.029139   0.017959  75.577696 ( 10.721046)
total: 58.51 sec