Logfile: /home/opc/ruby/logs/brlog.master.20250727-121044
#<BuildRuby:0x0000fffcac72fde0
 @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-121044",
 @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.000000   0.000013 (  0.000013)
autoconf               0.000024   0.000000   0.000024 (  0.000023)
configure              0.000016   0.000000   0.000016 (  0.000015)
build_up               0.005638   0.000000   2.182320 (  1.883811)
build_miniruby         0.001380   0.000000   1.271102 (  1.280228)
build_ruby             0.000000   0.001659   1.982976 (  4.286978)
build_all              0.002254   0.005413   3.263244 (  1.741373)
build_install          0.013945   0.003595   4.714654 (  2.828713)
test_btest             0.000680   0.000067  36.703633 ( 15.740324)
test_basic             0.006067   0.000601   0.493105 (  0.576361)
test_all               0.087102   0.029201 436.596293 (202.760240)
test_rubyspec          0.044599   0.050176  62.469653 ( 29.533886)
total: 260.63 sec