Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-004048
#<BuildRuby:0x00007b220df1fdd8
 @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-004048",
 @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.000010   0.000003   0.000013 (  0.000014)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.003055   0.003791   1.950180 (  1.573959)
build_miniruby         0.001278   0.000000   0.598684 (  0.597666)
build_ruby             0.001827   0.000001   2.146821 (  2.147330)
build_all              0.005702   0.003322  13.626631 (  1.504493)
build_install          0.006944   0.004476   4.100810 (  1.121781)
test_btest             0.000000   0.000761  41.232321 (  4.226180)
test_basic             0.000845   0.003920   0.445255 (  0.523311)
test_all               0.071295   0.021208 372.218299 ( 36.103872)
test_rubyspec          0.034802   0.014448  78.114537 ( 10.765111)
total: 58.56 sec