Logfile: /home/ko1/ruby/logs/brlog.trunk.20250921-145405
#<BuildRuby:0x0000797a2c25fdd0
 @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.20250921-145405",
 @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.000002   0.000010 (  0.000009)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.002189   0.004483   1.984335 (  1.511849)
build_miniruby         0.001302   0.000106   0.619521 (  0.618373)
build_ruby             0.001320   0.000512   2.130005 (  2.130142)
build_all              0.007164   0.001349  13.078867 (  1.508596)
build_install          0.008878   0.002938   4.185266 (  1.137400)
test_btest             0.000825   0.000000  38.222109 (  4.358614)
test_basic             0.003393   0.002178   0.450055 (  0.526042)
test_all               0.065953   0.022336 328.069163 ( 35.259395)
test_rubyspec          0.022931   0.024672  73.972942 ( 10.525473)
total: 57.58 sec