Logfile: /home/opc/ruby/logs/brlog.master.20250729-193216
#<BuildRuby:0x0000fffdc751fde0
 @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-193216",
 @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.000013   0.000003   0.000016 (  0.000016)
autoconf               0.000019   0.000004   0.000023 (  0.000024)
configure              0.000012   0.000003   0.000015 (  0.000015)
build_up               0.004944   0.000237   2.157657 (  1.848868)
build_miniruby         0.001068   0.000225   1.306688 (  1.309660)
build_ruby             0.001262   0.000265   1.952555 (  3.921044)
build_all              0.006901   0.001453   3.280501 (  1.773181)
build_install          0.015828   0.003123   4.746257 (  2.751689)
test_btest             0.000634   0.000132  36.567257 ( 15.789553)
test_basic             0.002231   0.004661   0.489210 (  0.573224)
test_all               0.097412   0.015869 437.309879 (191.534282)
test_rubyspec          0.040469   0.047669  63.311759 ( 29.813450)
total: 249.32 sec