Logfile: /home/opc/ruby/logs/brlog.master.20250730-203420
#<BuildRuby:0x0000fffda50cfdc0
 @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.20250730-203420",
 @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.000028   0.000003   0.000031 (  0.000029)
configure              0.000019   0.000002   0.000021 (  0.000020)
build_up               0.005149   0.000528   2.140453 (  1.843371)
build_miniruby         0.001117   0.000114   1.287513 (  1.295751)
build_ruby             0.001416   0.000145   1.880238 (  4.239493)
build_all              0.006903   0.000238   3.232246 (  1.748611)
build_install          0.003402   0.013465   4.695866 (  2.651155)
test_btest             0.000602   0.000142  36.252254 ( 16.082562)
test_basic             0.000000   0.006401   0.496781 (  0.583016)
test_all               0.064976   0.048952 429.380560 (184.717113)
test_rubyspec          0.011751   0.082774  64.081110 ( 30.109678)
total: 243.27 sec