Logfile: /home/opc/ruby/logs/brlog.master.20250729-114945
#<BuildRuby:0x0000ffff4710fdc8
 @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-114945",
 @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.000014   0.000000   0.000014 (  0.000015)
autoconf               0.000026   0.000002   0.000028 (  0.000027)
configure              0.000019   0.000001   0.000020 (  0.000020)
build_up               0.002064   0.003167   2.124621 (  1.844243)
build_miniruby         0.001188   0.000108   1.281738 (  1.285247)
build_ruby             0.001986   0.000000   1.853133 (  4.422437)
build_all              0.004189   0.003125   3.184831 (  1.713970)
build_install          0.006824   0.010478   4.656283 (  2.705227)
test_btest             0.000573   0.000127  36.333452 ( 16.926673)
test_basic             0.006059   0.000541   0.496294 (  0.586624)
test_all               0.076822   0.036664 457.880621 (205.296321)
test_rubyspec          0.034575   0.056514  62.891106 ( 29.953925)
total: 264.74 sec