Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-212946
#<BuildRuby:0x0000703401a6fdd8
 @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-212946",
 @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.000009   0.000003   0.000012 (  0.000011)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.001021   0.005629   1.938815 (  1.458347)
build_miniruby         0.000240   0.001074   0.594828 (  0.593766)
build_ruby             0.001573   0.000226   2.135087 (  2.135032)
build_all              0.007390   0.001142  13.163109 (  1.546195)
build_install          0.008091   0.004040   4.155881 (  1.176082)
test_btest             0.000000   0.000707  38.583557 (  4.364074)
test_basic             0.000332   0.004168   0.430142 (  0.509948)
test_all               0.068540   0.018054 355.002228 ( 36.965429)
test_rubyspec          0.026017   0.023040  74.551370 ( 10.609876)
total: 59.36 sec