Logfile: /home/ko1/ruby/logs/brlog.trunk.20251012-165630
#<BuildRuby:0x00007f709227fdd0
 @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.20251012-165630",
 @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.000010)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.003515   0.003141   1.926789 (  1.444427)
build_miniruby         0.000832   0.000236   0.602142 (  0.601736)
build_ruby             0.001788   0.000000   2.127522 (  2.128690)
build_all              0.006418   0.002357  13.317047 (  1.494062)
build_install          0.007575   0.003935   4.247895 (  1.138732)
test_btest             0.000714   0.000000  38.374356 (  4.276957)
test_basic             0.003976   0.001543   0.443477 (  0.521414)
test_all               0.070356   0.017505 352.470484 ( 33.639108)
test_rubyspec          0.024709   0.024934  75.748259 ( 10.695591)
total: 55.94 sec