Logfile: /home/opc/ruby/logs/brlog.master.20250730-182156
#<BuildRuby:0x0000ffff9758fdd0
 @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-182156",
 @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.000013   0.000001   0.000014 (  0.000014)
autoconf               0.000032   0.000003   0.000035 (  0.000033)
configure              0.000019   0.000002   0.000021 (  0.000020)
build_up               0.005353   0.000595   2.159369 (  1.843877)
build_miniruby         0.001033   0.000115   1.251624 (  1.260336)
build_ruby             0.001511   0.000168   1.895234 (  4.638164)
build_all              0.003356   0.004349   3.248149 (  1.793625)
build_install          0.009902   0.006453   4.680144 (  2.690960)
test_btest             0.000576   0.000121  36.763440 ( 18.399789)
test_basic             0.000000   0.006774   0.491370 (  0.583745)
test_all               0.069111   0.043172 489.406599 (229.800300)
test_rubyspec          0.038676   0.048141  62.731091 ( 29.815056)
total: 290.83 sec