Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-060733
#<BuildRuby:0x00007f7b5d0bfdd0
 @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-060733",
 @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.000004)
autoconf               0.000008   0.000001   0.000009 (  0.000010)
configure              0.000013   0.000000   0.000013 (  0.000012)
build_up               0.004673   0.001675   1.955991 (  1.493603)
build_miniruby         0.000000   0.001173   0.596852 (  0.595604)
build_ruby             0.000000   0.001750   2.117413 (  2.117919)
build_all              0.005648   0.002747  13.178755 (  1.533130)
build_install          0.006996   0.004304   4.137956 (  1.130831)
test_btest             0.000423   0.000150  37.595828 (  4.257168)
test_basic             0.001904   0.003565   0.428212 (  0.506504)
test_all               0.063216   0.021136 328.605989 ( 33.615982)
test_rubyspec          0.026839   0.019224  71.194880 ( 10.562274)
total: 55.81 sec