Logfile: /home/opc/ruby/logs/brlog.master.20250723-080827
#<BuildRuby:0x0000fffe9534fdc0
 @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.20250723-080827",
 @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.000000   0.000010 (  0.000011)
autoconf               0.000029   0.000001   0.000030 (  0.000029)
configure              0.000015   0.000001   0.000016 (  0.000015)
build_up               0.001339   0.004152   1.998273 (  1.761401)
build_miniruby         0.001558   0.000000   1.248774 (  1.251799)
build_ruby             0.001655   0.000000   1.906185 (  4.052041)
build_all              0.007015   0.000214   3.188482 (  1.736163)
build_install          0.013760   0.003852   4.615590 (  2.868439)
test_btest             0.000718   0.000086  36.692536 ( 15.745062)
test_basic             0.007032   0.000000   0.488949 (  0.579033)
test_all               0.095783   0.019239 490.581251 (223.504658)
test_rubyspec          0.030794   0.059681  63.120052 ( 30.766808)
total: 282.27 sec