Logfile: /home/opc/ruby/logs/brlog.master.20250727-210838
#<BuildRuby:0x0000fffe9b2cfde0
 @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.20250727-210838",
 @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.000019   0.000001   0.000020 (  0.000039)
configure              0.000014   0.000001   0.000015 (  0.000021)
build_up               0.004884   0.000246   2.124585 (  1.810590)
build_miniruby         0.001262   0.000064   1.266652 (  1.271564)
build_ruby             0.001617   0.000081   1.882684 (  3.965994)
build_all              0.001420   0.008252   3.215911 (  1.854223)
build_install          0.010535   0.007066   4.663316 (  2.845012)
test_btest             0.000535   0.000107  36.734789 ( 15.860022)
test_basic             0.006832   0.000554   0.495251 (  0.582605)
test_all               0.089215   0.025092 507.400277 (256.159946)
test_rubyspec          0.043394   0.059276  62.511566 ( 29.476418)
total: 313.83 sec