Logfile: /home/opc/ruby/logs/brlog.master.20250724-031250
#<BuildRuby:0x0000ffffa1d4fde0
 @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-031250",
 @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.000021   0.000000   0.000021 (  0.000020)
configure              0.000014   0.000000   0.000014 (  0.000014)
build_up               0.000000   0.005430   2.005628 (  1.785717)
build_miniruby         0.000000   0.001326   1.266122 (  1.268682)
build_ruby             0.000000   0.001651   1.856714 (  4.274895)
build_all              0.002457   0.004887   3.222124 (  1.702901)
build_install          0.013174   0.003294   4.592078 (  2.584150)
test_btest             0.000738   0.000000  36.433879 ( 15.780784)
test_basic             0.002708   0.004098   0.484963 (  0.562833)
test_all               0.087622   0.023925 497.601766 (221.843509)
test_rubyspec          0.018482   0.073251  63.626648 ( 29.748833)
total: 279.55 sec