Logfile: /home/opc/ruby/logs/brlog.master.20250726-102153
#<BuildRuby:0x0000fffbdaa8fdc8
 @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.20250726-102153",
 @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.000011   0.000002   0.000013 (  0.000014)
autoconf               0.000019   0.000004   0.000023 (  0.000022)
configure              0.000011   0.000002   0.000013 (  0.000013)
build_up               0.004583   0.000810   2.188555 (  1.899494)
build_miniruby         0.001193   0.000211   1.263972 (  1.268546)
build_ruby             0.001311   0.000231   1.896369 (  4.666361)
build_all              0.006926   0.000411   3.186381 (  1.798618)
build_install          0.012887   0.004348   4.639300 (  2.741428)
test_btest             0.000597   0.000114  36.230109 ( 15.571627)
test_basic             0.007232   0.000000   0.495249 (  0.580946)
test_all               0.064842   0.044903 437.714915 (189.444511)
test_rubyspec          0.049465   0.034178  63.051552 ( 29.541878)
total: 247.51 sec