Logfile: /home/opc/ruby/logs/brlog.master.20250731-120630
#<BuildRuby:0x0000fffdeb30fdd8
 @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.20250731-120630",
 @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.000002   0.000012 (  0.000012)
autoconf               0.000019   0.000004   0.000023 (  0.000023)
configure              0.000011   0.000002   0.000013 (  0.000014)
build_up               0.004561   0.000758   2.144263 (  1.872057)
build_miniruby         0.001221   0.000203   1.262234 (  1.267303)
build_ruby             0.000223   0.001385   1.908801 (  4.052451)
build_all              0.000000   0.007719   3.215066 (  1.769800)
build_install          0.010127   0.007148   4.715218 (  2.757475)
test_btest             0.000543   0.000181  36.542832 ( 16.377117)
test_basic             0.005047   0.001677   0.497075 (  0.578726)
test_all               0.066110   0.048551 497.675072 (214.627471)
test_rubyspec          0.041262   0.057002  62.615540 ( 29.579175)
total: 272.88 sec