Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-083958
#<BuildRuby:0x00007f53a3b2fdd8
 @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-083958",
 @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.000004)
autoconf               0.000008   0.000002   0.000010 (  0.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.004520   0.001758   1.977956 (  1.522945)
build_miniruby         0.001262   0.000061   0.595670 (  0.594839)
build_ruby             0.001553   0.000457   2.125045 (  2.124798)
build_all              0.005781   0.002620  13.103888 (  1.448611)
build_install          0.009121   0.002988   4.044183 (  1.123994)
test_btest             0.000000   0.000720  36.209756 (  4.731806)
test_basic             0.001792   0.003956   0.489996 (  0.563052)
test_all               0.070116   0.016548 341.258455 ( 33.647413)
test_rubyspec          0.023862   0.025883  76.184918 ( 10.680050)
total: 56.44 sec