Logfile: /home/opc/ruby/logs/brlog.master.20250730-100444
#<BuildRuby:0x0000fffe204dfde0
 @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.20250730-100444",
 @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.000001   0.000010 (  0.000011)
autoconf               0.000021   0.000004   0.000025 (  0.000024)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.001556   0.004231   2.139515 (  2.241505)
build_miniruby         0.001220   0.000000   1.260712 (  1.271895)
build_ruby             0.000000   0.001709   1.901175 (  4.699763)
build_all              0.002683   0.005019   3.245390 (  1.798499)
build_install          0.014502   0.002498   4.727061 (  2.668392)
test_btest             0.000491   0.000137  36.542046 ( 15.621124)
test_basic             0.004448   0.002719   0.494150 (  0.581438)
test_all               0.084771   0.027394 469.913782 (204.710343)
test_rubyspec          0.023054   0.062930  61.036811 ( 29.024422)
total: 262.62 sec