Logfile: /home/opc/ruby/logs/brlog.master.20250801-031322
#<BuildRuby:0x0000fffd94a5fdd8
 @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.20250801-031322",
 @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.000002   0.000014 (  0.000013)
autoconf               0.000034   0.000004   0.000038 (  0.000037)
configure              0.000025   0.000003   0.000028 (  0.000028)
build_up               0.005004   0.000555   2.184340 (  1.859664)
build_miniruby         0.001141   0.000126   1.260344 (  1.268500)
build_ruby             0.001404   0.000156   1.906716 (  4.216720)
build_all              0.004163   0.003753   3.255142 (  1.781159)
build_install          0.004121   0.014279   4.748924 (  3.008611)
test_btest             0.000517   0.000156  36.801910 ( 16.372029)
test_basic             0.007765   0.002355   0.502273 (  0.580280)
test_all               0.085167   0.027494 484.711898 (204.372433)
test_rubyspec          0.042192   0.049247  62.281920 ( 29.613588)
total: 263.07 sec