Logfile: /home/opc/ruby/logs/brlog.master.20250729-211048
#<BuildRuby:0x0000fffc976afdd0
 @BUILD_DIR="/home/opc/ruby/build",
 @INSTALL_DIR="/home/opc/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/home/opc/ruby/src",
 @TARGET_BUILD_DIR="/home/opc/ruby/build/master",
 @TARGET_INSTALL_DIR="/home/opc/ruby/install/master",
 @TARGET_NAME="master",
 @TARGET_SRC_DIR="/home/opc/ruby/src/master",
 @btest_opts="-j3",
 @build_opts="-j3",
 @configure_opts=["--disable-dtrace --disable-yjit"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/opc/ruby/logs/brlog.master.20250729-211048",
 @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='-j3'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000011   0.000001   0.000012 (  0.000013)
autoconf               0.000025   0.000003   0.000028 (  0.000028)
configure              0.000012   0.000001   0.000013 (  0.000013)
build_up               0.005175   0.000123   2.121091 (  1.863687)
build_miniruby         0.001164   0.000123   1.262351 (  1.265626)
build_ruby             0.001750   0.000000   1.963884 (  4.073920)
build_all              0.006956   0.000463   3.268199 (  1.751382)
build_install          0.011493   0.006121   4.760623 (  2.680139)
test_btest             0.000617   0.000092  36.665652 ( 15.739658)
test_basic             0.001837   0.005379   0.494300 (  0.576968)
test_all               0.075760   0.035723 443.264421 (203.232608)
test_rubyspec          0.039677   0.042851  63.351062 ( 29.880372)
total: 261.07 sec