Logfile: /home/opc/ruby/logs/brlog.master.20250802-144642
#<BuildRuby:0x0000ffff8d47fdc8
 @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.20250802-144642",
 @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.000000   0.000011 (  0.000011)
autoconf               0.000036   0.000000   0.000036 (  0.000046)
configure              0.000023   0.000000   0.000023 (  0.000022)
build_up               0.005215   0.000000   2.147412 (  1.801275)
build_miniruby         0.001340   0.000000   1.242588 (  1.246128)
build_ruby             0.001662   0.000000   1.916806 (  4.357618)
build_all              0.000752   0.007122   3.222215 (  1.734586)
build_install          0.013351   0.004051   4.678850 (  2.812165)
test_btest             0.000644   0.000099  37.641851 ( 15.936481)
test_basic             0.006369   0.000372   0.495952 (  0.572824)
test_all               0.085318   0.025959 431.654296 (187.346227)
test_rubyspec          0.047437   0.036569  63.079840 ( 29.705659)
total: 245.52 sec