Logfile: /home/ko1/ruby/logs/brlog.trunk.20250919-212238
#<BuildRuby:0x000075f72fb2fdd0
 @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.20250919-212238",
 @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.000011   0.000002   0.000013 (  0.000013)
configure              0.000008   0.000001   0.000009 (  0.000010)
build_up               0.003603   0.002904   1.899468 (  1.448495)
build_miniruby         0.000485   0.000851   0.597065 (  0.595606)
build_ruby             0.001561   0.000162   2.135929 (  2.136155)
build_all              0.006071   0.002623  13.255529 (  1.484121)
build_install          0.006386   0.004204   4.193679 (  1.127335)
test_btest             0.000000   0.000781  38.188776 (  4.278799)
test_basic             0.000000   0.004444   0.446014 (  0.525770)
test_all               0.065324   0.021494 332.705092 ( 36.309099)
test_rubyspec          0.027494   0.018724  72.552186 ( 10.504423)
total: 58.41 sec