Logfile: /home/opc/ruby/logs/brlog.master.20250725-043833
#<BuildRuby:0x0000fffc3174fdc8
 @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.20250725-043833",
 @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.000000   0.000014 (  0.000014)
autoconf               0.000020   0.000001   0.000021 (  0.000022)
configure              0.000019   0.000001   0.000020 (  0.000019)
build_up               0.005358   0.000064   2.026438 (  1.870284)
build_miniruby         0.001254   0.000060   1.288380 (  1.291087)
build_ruby             0.000000   0.001621   1.958881 (  4.608285)
build_all              0.004850   0.002860   3.262493 (  1.752152)
build_install          0.017917   0.000401   4.686551 (  2.680162)
test_btest             0.000787   0.000067  37.562612 ( 15.893817)
test_basic             0.007001   0.000196   0.502056 (  0.583601)
test_all               0.071366   0.046093 443.363626 (192.120333)
test_rubyspec          0.060327   0.035384  62.988307 ( 29.584459)
total: 250.39 sec