Logfile: /home/opc/ruby/logs/brlog.master.20250729-221321
#<BuildRuby:0x0000fffc12e7fdd8
 @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-221321",
 @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.000012   0.000001   0.000013 (  0.000014)
autoconf               0.000022   0.000001   0.000023 (  0.000023)
configure              0.000015   0.000001   0.000016 (  0.000016)
build_up               0.005680   0.000000   2.161928 (  1.893803)
build_miniruby         0.001406   0.000000   1.239357 (  1.245736)
build_ruby             0.001577   0.000000   1.874510 (  3.991040)
build_all              0.007499   0.000006   3.222173 (  1.802510)
build_install          0.016302   0.000485   4.726942 (  2.671300)
test_btest             0.000704   0.000000  36.602526 ( 15.948752)
test_basic             0.006362   0.000101   0.491069 (  0.578458)
test_all               0.087210   0.026444 422.462197 (186.808985)
test_rubyspec          0.039707   0.043895  63.325754 ( 30.512155)
total: 245.45 sec