Logfile: /home/opc/ruby/logs/brlog.master.20250730-165531
#<BuildRuby:0x0000fffdb0ecfdc0
 @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-165531",
 @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.000016   0.000000   0.000016 (  0.000017)
autoconf               0.000027   0.000000   0.000027 (  0.000027)
configure              0.000017   0.000000   0.000017 (  0.000017)
build_up               0.005625   0.000279   2.136846 (  1.850616)
build_miniruby         0.001213   0.000192   1.257523 (  1.261947)
build_ruby             0.001419   0.000225   1.886041 (  3.840741)
build_all              0.003488   0.004843   3.255613 (  1.792360)
build_install          0.017161   0.000532   4.705310 (  2.673403)
test_btest             0.000700   0.000125  36.360679 ( 17.723364)
test_basic             0.000000   0.006752   0.500242 (  0.589123)
test_all               0.085897   0.029358 422.059393 (182.995668)
test_rubyspec          0.024019   0.068472  62.680587 ( 29.678210)
total: 242.41 sec