Logfile: /home/ko1/ruby/logs/brlog.trunk.20250917-074117
#<BuildRuby:0x00007204026afdd8
 @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.20250917-074117",
 @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.000005   0.000002   0.000007 (  0.000006)
autoconf               0.000010   0.000003   0.000013 (  0.000013)
configure              0.000008   0.000003   0.000011 (  0.000010)
build_up               0.004662   0.002219   1.972175 (  1.519154)
build_miniruby         0.000986   0.000322   0.598454 (  0.597314)
build_ruby             0.000917   0.000997   2.153339 (  2.153950)
build_all              0.002925   0.005852  13.118708 (  1.525954)
build_install          0.006491   0.005248   4.333306 (  1.146805)
test_btest             0.000108   0.000554  38.310322 (  4.482836)
test_basic             0.003161   0.002518   0.442526 (  0.518697)
test_all               0.073055   0.018827 373.499285 ( 37.390808)
test_rubyspec          0.032820   0.019874  82.816888 ( 10.961627)
total: 60.30 sec