Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-001233
#<BuildRuby:0x00007f88cad1fdd0
 @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.20251013-001233",
 @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.000004   0.000001   0.000005 (  0.000005)
autoconf               0.000008   0.000002   0.000010 (  0.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.002803   0.003587   1.914433 (  1.467812)
build_miniruby         0.000204   0.001109   0.595259 (  0.594161)
build_ruby             0.001490   0.000149   2.131597 (  2.132192)
build_all              0.008260   0.000576  13.192448 (  1.498756)
build_install          0.009852   0.001866   4.099082 (  1.121575)
test_btest             0.000563   0.000159  39.487281 (  4.119749)
test_basic             0.000931   0.003938   0.445593 (  0.522474)
test_all               0.064334   0.024148 354.390014 ( 41.089949)
test_rubyspec          0.027472   0.020834  75.930809 ( 10.594790)
total: 63.14 sec