Logfile: /home/opc/ruby/logs/brlog.master.20250724-005650
#<BuildRuby:0x0000fffbf5e2fdc8
 @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-005650",
 @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.000013   0.000001   0.000014 (  0.000014)
autoconf               0.000024   0.000002   0.000026 (  0.000026)
configure              0.000019   0.000001   0.000020 (  0.000020)
build_up               0.000000   0.005416   2.073748 (  1.825393)
build_miniruby         0.000343   0.000915   1.329106 (  1.330277)
build_ruby             0.001695   0.000308   1.907300 (  4.163440)
build_all              0.000489   0.006451   3.195684 (  1.752380)
build_install          0.014089   0.002644   4.589644 (  2.719618)
test_btest             0.000587   0.000147  36.648947 ( 15.732850)
test_basic             0.002968   0.003694   0.487669 (  0.574428)
test_all               0.072155   0.040121 419.226967 (182.651369)
test_rubyspec          0.047726   0.043018  64.608149 ( 30.309530)
total: 241.06 sec