Logfile: /home/opc/ruby/logs/brlog.master.20250724-221606
#<BuildRuby:0x0000fffc1a2ffdc0
 @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.20250724-221606",
 @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.000001   0.000013 (  0.000013)
autoconf               0.000021   0.000001   0.000022 (  0.000021)
configure              0.000015   0.000001   0.000016 (  0.000015)
build_up               0.005404   0.000286   2.021526 (  1.802449)
build_miniruby         0.001219   0.000065   1.256264 (  1.259109)
build_ruby             0.001522   0.000080   1.906143 (  4.265676)
build_all              0.007323   0.000000   3.255022 (  1.793644)
build_install          0.015239   0.004135   4.579876 (  2.607622)
test_btest             0.000597   0.000048  36.038012 ( 15.656223)
test_basic             0.002233   0.004539   0.488509 (  0.573036)
test_all               0.072428   0.037155 493.745965 (235.315963)
test_rubyspec          0.032969   0.057963  63.627144 ( 29.965492)
total: 293.24 sec