Logfile: /home/opc/ruby/logs/brlog.master.20250726-065349
#<BuildRuby:0x0000fffd7f7cfdd0
 @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-065349",
 @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.000012   0.000001   0.000013 (  0.000013)
autoconf               0.000025   0.000001   0.000026 (  0.000026)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.005101   0.000268   2.151791 (  1.816086)
build_miniruby         0.001170   0.000000   1.228474 (  1.234321)
build_ruby             0.001390   0.000000   1.901813 (  4.141103)
build_all              0.007267   0.000000   3.210784 (  1.829526)
build_install          0.012755   0.004007   4.681547 (  2.769993)
test_btest             0.000696   0.000055  36.500361 ( 16.019964)
test_basic             0.006325   0.000505   0.486957 (  0.572568)
test_all               0.092631   0.016516 411.677876 (177.875933)
test_rubyspec          0.047378   0.044767  62.474984 ( 29.832374)
total: 236.09 sec