Logfile: /home/opc/ruby/logs/brlog.master.20250727-090715
#<BuildRuby:0x0000fffc44eefde0
 @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.20250727-090715",
 @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.000013   0.000001   0.000014 (  0.000015)
autoconf               0.000021   0.000002   0.000023 (  0.000022)
configure              0.000066   0.000006   0.000072 (  0.000073)
build_up               0.004603   0.000449   2.146874 (  1.819107)
build_miniruby         0.001174   0.000114   1.259266 (  1.260533)
build_ruby             0.001486   0.000145   1.862236 (  4.098155)
build_all              0.007745   0.000239   3.240709 (  1.764608)
build_install          0.016509   0.000000   4.632777 (  2.625348)
test_btest             0.000747   0.000000  36.024648 ( 15.652411)
test_basic             0.003402   0.003878   0.495403 (  0.574194)
test_all               0.099477   0.011502 488.208448 (247.454033)
test_rubyspec          0.049144   0.038525  62.785252 ( 29.858701)
total: 305.11 sec