Logfile: /home/opc/ruby/logs/brlog.master.20250731-192902
#<BuildRuby:0x0000fffd67b2fdd0
 @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-192902",
 @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.000013   0.000002   0.000015 (  0.000014)
build_up               0.002436   0.003669   2.142851 (  1.841789)
build_miniruby         0.001198   0.000180   1.250642 (  1.264588)
build_ruby             0.001306   0.000196   1.912160 (  3.704488)
build_all              0.006956   0.000434   3.192106 (  1.759003)
build_install          0.007709   0.009315   4.719810 (  2.706702)
test_btest             0.000668   0.000154  35.886528 ( 15.303476)
test_basic             0.002456   0.004287   0.488706 (  0.564073)
test_all               0.082115   0.032563 483.512849 (207.416009)
test_rubyspec          0.048002   0.040366  62.730390 ( 29.947334)
total: 264.51 sec