Logfile: /home/opc/ruby/logs/brlog.master.20250727-014255
#<BuildRuby:0x0000fffc5607fdc0
 @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.20250727-014255",
 @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.000000   0.000012   0.000012 (  0.000012)
autoconf               0.000000   0.000021   0.000021 (  0.000020)
configure              0.000000   0.000014   0.000014 (  0.000020)
build_up               0.001590   0.003934   2.131448 (  1.775469)
build_miniruby         0.001245   0.000062   1.255834 (  1.258410)
build_ruby             0.001477   0.000074   1.886386 (  3.968374)
build_all              0.007443   0.000152   3.230858 (  1.770585)
build_install          0.015652   0.000513   4.641456 (  2.599655)
test_btest             0.000604   0.000027  36.578666 ( 17.578656)
test_basic             0.001899   0.005141   0.486661 (  0.570470)
test_all               0.081196   0.029166 497.789128 (240.834632)
test_rubyspec          0.053311   0.041109  61.512581 ( 29.255685)
total: 299.61 sec