Logfile: /home/opc/ruby/logs/brlog.master.20250801-104829
#<BuildRuby:0x0000fffe8cdcfdd0
 @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.20250801-104829",
 @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.000013)
autoconf               0.000025   0.000003   0.000028 (  0.000028)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.001066   0.004079   2.107130 (  1.817012)
build_miniruby         0.001219   0.000189   1.239409 (  1.244084)
build_ruby             0.001199   0.000185   1.889668 (  3.506266)
build_all              0.007509   0.000500   3.216150 (  1.841476)
build_install          0.013903   0.003826   4.714126 (  2.675615)
test_btest             0.000143   0.000594  37.377179 ( 16.667284)
test_basic             0.006084   0.001043   0.499646 (  0.596897)
test_all               0.086322   0.025929 431.323789 (195.902921)
test_rubyspec          0.037241   0.044336  62.512540 ( 29.706239)
total: 253.96 sec