Logfile: /home/ko1/ruby/logs/brlog.trunk.20250921-131325
#<BuildRuby:0x0000749fc46bfde0
 @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.20250921-131325",
 @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.000006   0.000002   0.000008 (  0.000008)
autoconf               0.000009   0.000004   0.000013 (  0.000013)
configure              0.000006   0.000003   0.000009 (  0.000009)
build_up               0.003324   0.003167   1.991743 (  1.557151)
build_miniruby         0.001674   0.000000   0.605504 (  0.604192)
build_ruby             0.001998   0.000000   2.141376 (  2.141117)
build_all              0.007821   0.000868  13.423466 (  1.501832)
build_install          0.005086   0.006333   4.126691 (  1.139355)
test_btest             0.000525   0.000224  40.140206 (  4.172135)
test_basic             0.002956   0.001894   0.450988 (  0.529610)
test_all               0.069710   0.020208 363.189546 ( 38.568371)
test_rubyspec          0.028854   0.022757  80.475625 ( 10.812621)
total: 61.03 sec