Logfile: /home/ko1/ruby/logs/brlog.trunk.20250915-140919
#<BuildRuby:0x0000758a45affdd0
 @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.20250915-140919",
 @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.000004)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002789   0.003677   1.990089 (  1.546939)
build_miniruby         0.000651   0.000889   0.622595 (  0.621451)
build_ruby             0.001674   0.000244   2.141770 (  2.142002)
build_all              0.008045   0.000581  13.577507 (  1.505795)
build_install          0.009417   0.002798   4.145438 (  1.139734)
test_btest             0.000512   0.000171  40.717075 (  4.915477)
test_basic             0.003657   0.001235   0.440645 (  0.520136)
test_all               0.069641   0.023214 360.790845 ( 38.524190)
test_rubyspec          0.031450   0.017784  79.665168 ( 10.932467)
total: 61.85 sec