Logfile: /home/opc/ruby/logs/brlog.master.20250730-022105
#<BuildRuby:0x0000fffc4dd7fdd0
 @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-022105",
 @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.000015   0.000003   0.000018 (  0.000017)
autoconf               0.000030   0.000005   0.000035 (  0.000034)
configure              0.000017   0.000003   0.000020 (  0.000019)
build_up               0.005565   0.000880   2.292519 (  1.901198)
build_miniruby         0.001268   0.000200   1.387260 (  1.399373)
build_ruby             0.000000   0.001683   2.065218 (  4.605244)
build_all              0.006478   0.002118   3.345520 (  1.799848)
build_install          0.019340   0.000000   4.936585 (  2.804185)
test_btest             0.000860   0.000000  36.500375 ( 16.639699)
test_basic             0.006465   0.000920   0.498561 (  0.583901)
test_all               0.095260   0.018178 454.469690 (191.644276)
test_rubyspec          0.036876   0.050104  62.811328 ( 29.532809)
total: 250.91 sec