Logfile: /home/opc/ruby/logs/brlog.master.20250725-203315
#<BuildRuby:0x0000fffc1e8ffdc0
 @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-203315",
 @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.000009   0.000003   0.000012 (  0.000012)
autoconf               0.000025   0.000006   0.000031 (  0.000030)
configure              0.000017   0.000004   0.000021 (  0.000020)
build_up               0.004912   0.000208   2.125132 (  1.847003)
build_miniruby         0.001073   0.000252   1.257863 (  1.260074)
build_ruby             0.001523   0.000358   1.888448 (  4.468507)
build_all              0.007380   0.000000   3.184773 (  1.759424)
build_install          0.015966   0.000405   4.643169 (  2.814737)
test_btest             0.000781   0.000000  36.311111 ( 15.855130)
test_basic             0.002672   0.004195   0.484334 (  0.565936)
test_all               0.095132   0.019652 467.926533 (198.371039)
test_rubyspec          0.044684   0.040316  62.400332 ( 29.411689)
total: 256.36 sec