Logfile: /home/opc/ruby/logs/brlog.master.20250730-171654
#<BuildRuby:0x0000fffefab7fdc8
 @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-171654",
 @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.000010   0.000001   0.000011 (  0.000011)
autoconf               0.000019   0.000002   0.000021 (  0.000020)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.002005   0.003815   2.140120 (  1.819667)
build_miniruby         0.001296   0.000000   1.296389 (  1.298486)
build_ruby             0.001590   0.000000   1.877612 (  4.963437)
build_all              0.007739   0.000403   3.216971 (  1.725930)
build_install          0.004329   0.012537   4.712086 (  2.937858)
test_btest             0.000632   0.000180  36.472196 ( 16.360815)
test_basic             0.002133   0.004939   0.493936 (  0.576748)
test_all               0.082703   0.030224 494.638678 (254.263457)
test_rubyspec          0.047225   0.041312  62.130651 ( 29.241952)
total: 313.19 sec