Logfile: /home/opc/ruby/logs/brlog.master.20250728-111441
#<BuildRuby:0x0000fffcd6f8fdd0
 @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.20250728-111441",
 @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.000001   0.000016 (  0.000016)
autoconf               0.000032   0.000000   0.000032 (  0.000036)
configure              0.000018   0.000000   0.000018 (  0.000017)
build_up               0.006163   0.000000   2.187560 (  1.873498)
build_miniruby         0.001337   0.000000   1.336039 (  1.340348)
build_ruby             0.001895   0.000000   1.950549 (  3.872134)
build_all              0.004354   0.003847   3.291684 (  1.814370)
build_install          0.017352   0.000711   4.773525 (  2.686156)
test_btest             0.000802   0.000060  36.508392 ( 17.498121)
test_basic             0.006534   0.000162   0.487377 (  0.572349)
test_all               0.064409   0.050631 442.784898 (205.072064)
test_rubyspec          0.022687   0.067539  62.574026 ( 29.529005)
total: 264.26 sec