Logfile: /home/opc/ruby/logs/brlog.master.20250729-180611
#<BuildRuby:0x0000fffc45ecfdc8
 @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-180611",
 @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.000014   0.000001   0.000015 (  0.000014)
autoconf               0.000027   0.000001   0.000028 (  0.000027)
configure              0.000020   0.000001   0.000021 (  0.000019)
build_up               0.005024   0.000245   2.165729 (  1.851218)
build_miniruby         0.001192   0.000058   1.258576 (  1.268857)
build_ruby             0.001734   0.000000   1.895321 (  4.466318)
build_all              0.007320   0.000224   3.249071 (  1.733595)
build_install          0.016970   0.000552   4.677144 (  2.692449)
test_btest             0.001218   0.000054  36.887505 ( 16.018943)
test_basic             0.007176   0.000318   0.517746 (  0.605207)
test_all               0.066113   0.042738 413.578060 (191.576945)
test_rubyspec          0.018211   0.065416  62.719902 ( 29.660080)
total: 249.88 sec