Logfile: /home/opc/ruby/logs/brlog.master.20250731-151815
#<BuildRuby:0x0000fffd2983fdc0
 @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.20250731-151815",
 @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.000000   0.000012 (  0.000013)
autoconf               0.000020   0.000001   0.000021 (  0.000021)
configure              0.000014   0.000000   0.000014 (  0.000015)
build_up               0.005669   0.000000   2.176588 (  2.093004)
build_miniruby         0.000000   0.001342   1.241440 (  1.245941)
build_ruby             0.000000   0.001627   1.927552 (  3.899846)
build_all              0.002077   0.005627   3.249890 (  1.720299)
build_install          0.015965   0.000419   4.673263 (  2.876188)
test_btest             0.000535   0.000069  36.362550 ( 15.420102)
test_basic             0.003123   0.003809   0.494630 (  0.578037)
test_all               0.086182   0.026381 428.367081 (187.394698)
test_rubyspec          0.030485   0.059267  63.033583 ( 29.722109)
total: 244.95 sec