Logfile: /home/opc/ruby/logs/brlog.master.20250729-033739
#<BuildRuby:0x0000fffe9b58fdc8
 @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-033739",
 @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.000019   0.000002   0.000021 (  0.000019)
autoconf               0.000027   0.000003   0.000030 (  0.000029)
configure              0.000017   0.000002   0.000019 (  0.000019)
build_up               0.005375   0.000141   2.146286 (  1.826381)
build_miniruby         0.001087   0.000114   1.284338 (  1.287682)
build_ruby             0.001481   0.000154   1.885812 (  4.669242)
build_all              0.003232   0.004070   3.199182 (  1.773734)
build_install          0.016831   0.000014   4.663060 (  2.657599)
test_btest             0.000614   0.000076  36.725759 ( 17.405310)
test_basic             0.006925   0.000328   0.498432 (  0.581131)
test_all               0.084155   0.032266 501.430703 (207.387942)
test_rubyspec          0.047696   0.056515  62.476346 ( 29.757346)
total: 267.35 sec