Logfile: /home/opc/ruby/logs/brlog.master.20250729-231032
#<BuildRuby:0x0000ffff2ad9fdd0
 @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.20250729-231032",
 @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.000002   0.000012 (  0.000013)
autoconf               0.000023   0.000004   0.000027 (  0.000027)
configure              0.000011   0.000002   0.000013 (  0.000013)
build_up               0.001198   0.004291   2.155294 (  1.825903)
build_miniruby         0.001234   0.000291   1.270612 (  1.279339)
build_ruby             0.001142   0.000269   1.900520 (  4.078284)
build_all              0.007457   0.000720   3.227959 (  1.782127)
build_install          0.014665   0.002039   4.723926 (  2.736638)
test_btest             0.000697   0.000084  36.496485 ( 16.449343)
test_basic             0.000000   0.006565   0.494801 (  0.581041)
test_all               0.075694   0.036766 422.030370 (192.126575)
test_rubyspec          0.034045   0.051039  62.661442 ( 29.694166)
total: 250.55 sec