Logfile: /home/ko1/ruby/logs/brlog.trunk.20251019-112330
#<BuildRuby:0x000070fbfd18fdc0
 @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.20251019-112330",
 @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.000002   0.000005 (  0.000005)
autoconf               0.000007   0.000003   0.000010 (  0.000011)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.004452   0.002183   1.935462 (  1.487693)
build_miniruby         0.000959   0.000391   0.616027 (  0.614552)
build_ruby             0.000939   0.000989   2.154463 (  2.154314)
build_all              0.006054   0.003034  13.090018 (  1.460515)
build_install          0.007562   0.003241   4.201023 (  1.171550)
test_btest             0.000507   0.000217  38.100387 (  4.020995)
test_basic             0.002325   0.002189   0.431123 (  0.509174)
test_all               0.067493   0.018259 347.151231 ( 37.928506)
test_rubyspec          0.028018   0.018478  72.599094 ( 10.527259)
total: 59.88 sec