Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-084245
#<BuildRuby:0x000070666f2cfdd0
 @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-084245",
 @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.005031   0.001324   1.951875 (  1.489760)
build_miniruby         0.001283   0.000098   0.596707 (  0.595895)
build_ruby             0.001897   0.000000   2.129702 (  2.129690)
build_all              0.005069   0.003335  13.082108 (  1.465251)
build_install          0.007203   0.004608   4.130671 (  1.151907)
test_btest             0.000000   0.000701  36.810054 (  4.754357)
test_basic             0.003106   0.002910   0.455395 (  0.529168)
test_all               0.059290   0.027347 338.950269 ( 31.787854)
test_rubyspec          0.023441   0.024545  74.952791 ( 10.465791)
total: 54.37 sec