Logfile: /home/ko1/ruby/logs/brlog.trunk.20250915-213540
#<BuildRuby:0x000078158299fdd0
 @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-213540",
 @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.000007)
autoconf               0.000009   0.000004   0.000013 (  0.000013)
configure              0.000007   0.000003   0.000010 (  0.000010)
build_up               0.002760   0.003915   1.941931 (  1.657004)
build_miniruby         0.000269   0.001123   0.622457 (  0.621591)
build_ruby             0.001522   0.000232   2.171861 (  2.171989)
build_all              0.005579   0.003201  13.146265 (  1.495068)
build_install          0.011833   0.000000   4.098075 (  1.158819)
test_btest             0.000838   0.000000  38.073412 (  4.272758)
test_basic             0.003931   0.001229   0.457172 (  0.535511)
test_all               0.074863   0.015328 346.951695 ( 37.457052)
test_rubyspec          0.029754   0.019790  75.554831 ( 10.662150)
total: 60.03 sec