Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-002449
#<BuildRuby:0x000070fdd4e5fdd8
 @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.20251015-002449",
 @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.000007   0.000002   0.000009 (  0.000009)
autoconf               0.000008   0.000001   0.000009 (  0.000010)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.004488   0.002382   1.949929 (  1.861498)
build_miniruby         0.001075   0.000274   0.601443 (  0.600262)
build_ruby             0.000542   0.001199   2.110864 (  2.111477)
build_all              0.007153   0.001486  14.310729 (  1.531738)
build_install          0.008113   0.003635   4.278452 (  1.138597)
test_btest             0.000785   0.000000  42.081033 (  4.758012)
test_basic             0.002861   0.002265   0.455453 (  0.532776)
test_all               0.076648   0.018270 383.234300 ( 42.102462)
test_rubyspec          0.028258   0.020955  78.344968 ( 10.799140)
total: 65.44 sec