Logfile: /home/ko1/ruby/logs/brlog.trunk.20250925-034548
#<BuildRuby:0x0000703a9feffde0
 @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.20250925-034548",
 @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.000004   0.000001   0.000005 (  0.000005)
autoconf               0.000006   0.000003   0.000009 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000006)
build_up               0.004168   0.002650   2.164513 (  1.532569)
build_miniruby         0.001293   0.000128   0.601830 (  0.600848)
build_ruby             0.001697   0.000282   2.164704 (  2.164846)
build_all              0.007300   0.001619  13.367510 (  1.560221)
build_install          0.008173   0.005169   4.304388 (  1.194535)
test_btest             0.000568   0.000231  38.255070 (  4.280871)
test_basic             0.001726   0.002888   0.433354 (  0.508351)
test_all               0.061641   0.027944 325.752641 ( 35.769704)
test_rubyspec          0.026649   0.021272  74.684333 ( 10.662194)
total: 58.27 sec