Logfile: /home/opc/ruby/logs/brlog.master.20250729-113131
#<BuildRuby:0x0000fffce2a1fdd0
 @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-113131",
 @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.000014)
autoconf               0.000026   0.000005   0.000031 (  0.000030)
configure              0.000013   0.000002   0.000015 (  0.000015)
build_up               0.005480   0.000224   2.213914 (  1.895693)
build_miniruby         0.001262   0.000000   1.314028 (  1.320178)
build_ruby             0.000000   0.001373   1.969709 (  4.309802)
build_all              0.003420   0.004265   3.193848 (  1.736384)
build_install          0.016983   0.000457   4.720485 (  2.722680)
test_btest             0.000574   0.000105  36.467265 ( 15.842018)
test_basic             0.007084   0.000000   0.485155 (  0.559367)
test_all               0.082911   0.028392 490.219653 (229.991564)
test_rubyspec          0.040776   0.047196  62.768864 ( 30.298210)
total: 288.68 sec