Logfile: /home/opc/ruby/logs/brlog.master.20250731-090549
#<BuildRuby:0x0000fffdf77afdc8
 @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.20250731-090549",
 @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.000010   0.000001   0.000011 (  0.000011)
autoconf               0.000018   0.000001   0.000019 (  0.000019)
configure              0.000012   0.000001   0.000013 (  0.000012)
build_up               0.005058   0.000051   2.153087 (  1.839538)
build_miniruby         0.001243   0.000000   1.220855 (  1.224250)
build_ruby             0.000000   0.001603   1.902624 (  3.954045)
build_all              0.000924   0.006086   3.195967 (  1.702403)
build_install          0.016414   0.000553   4.678256 (  2.725988)
test_btest             0.000742   0.000091  36.359609 ( 18.334056)
test_basic             0.006214   0.000759   0.491182 (  0.571002)
test_all               0.090852   0.021297 427.804752 (184.446615)
test_rubyspec          0.060388   0.031338  61.868295 ( 29.379135)
total: 244.18 sec