Logfile: /home/opc/ruby/logs/brlog.master.20250731-100732
#<BuildRuby:0x0000fffbcbb9fdd0
 @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-100732",
 @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.000010   0.000003   0.000013 (  0.000014)
autoconf               0.000022   0.000005   0.000027 (  0.000027)
configure              0.000010   0.000002   0.000012 (  0.000013)
build_up               0.000000   0.005936   2.137169 (  1.853520)
build_miniruby         0.000000   0.001383   1.240595 (  1.244089)
build_ruby             0.000000   0.001762   1.916843 (  4.323551)
build_all              0.007066   0.000841   3.223720 (  1.749169)
build_install          0.009599   0.008364   4.699869 (  2.707042)
test_btest             0.000496   0.000212  36.793838 ( 16.462222)
test_basic             0.006618   0.000000   0.494949 (  0.583326)
test_all               0.071054   0.038985 428.642597 (187.738810)
test_rubyspec          0.023430   0.077082  63.504902 ( 29.869254)
total: 246.53 sec