Logfile: /home/opc/ruby/logs/brlog.master.20250802-055913
#<BuildRuby:0x0000fffcb046fde0
 @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.20250802-055913",
 @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.000012   0.000002   0.000014 (  0.000015)
autoconf               0.000024   0.000004   0.000028 (  0.000028)
configure              0.000019   0.000003   0.000022 (  0.000021)
build_up               0.004879   0.000816   2.188323 (  1.845818)
build_miniruby         0.001109   0.000185   1.278547 (  1.282823)
build_ruby             0.001220   0.000204   1.882245 (  4.106667)
build_all              0.004039   0.004281   3.235047 (  1.706144)
build_install          0.014413   0.002020   4.680119 (  2.705384)
test_btest             0.000553   0.000111  37.409255 ( 15.887311)
test_basic             0.005391   0.000828   0.496722 (  0.590717)
test_all               0.088818   0.028207 487.271786 (207.773554)
test_rubyspec          0.043070   0.043411  63.252552 ( 29.799332)
total: 265.70 sec