Logfile: /home/opc/ruby/logs/brlog.master.20250726-190754
#<BuildRuby:0x0000fffe9505fde0
 @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.20250726-190754",
 @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.000011   0.000001   0.000012 (  0.000012)
autoconf               0.000026   0.000003   0.000029 (  0.000028)
configure              0.000018   0.000002   0.000020 (  0.000019)
build_up               0.002301   0.003120   2.145918 (  1.807050)
build_miniruby         0.001098   0.000163   1.278149 (  1.283345)
build_ruby             0.001483   0.000097   1.940762 (  4.001878)
build_all              0.007127   0.000056   3.215981 (  1.813112)
build_install          0.012281   0.003336   4.658055 (  2.788209)
test_btest             0.000529   0.000081  36.502158 ( 15.634069)
test_basic             0.005603   0.000853   0.485611 (  0.569006)
test_all               0.098717   0.013639 440.682492 (201.668280)
test_rubyspec          0.038586   0.046564  63.109526 ( 29.675480)
total: 259.24 sec