Logfile: /home/ko1/ruby/logs/brlog.trunk.20250919-052651
#<BuildRuby:0x00007d876f05fdd8
 @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-052651",
 @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.000007   0.000003   0.000010 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002615   0.004269   1.930617 (  1.490589)
build_miniruby         0.000000   0.001213   0.605692 (  0.604816)
build_ruby             0.000931   0.000724   2.150281 (  2.150298)
build_all              0.006868   0.001926  13.038082 (  1.482873)
build_install          0.005725   0.006401   4.247357 (  1.167883)
test_btest             0.000000   0.000740  36.970064 (  4.841435)
test_basic             0.002801   0.001604   0.422711 (  0.502686)
test_all               0.067293   0.017843 341.756021 ( 35.614835)
test_rubyspec          0.032130   0.018772  78.220112 ( 10.771078)
total: 58.63 sec