Logfile: /home/opc/ruby/logs/brlog.master.20250801-051306
#<BuildRuby:0x0000ffffb3dcfdd0
 @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-051306",
 @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.000011   0.000002   0.000013 (  0.000014)
autoconf               0.000018   0.000004   0.000022 (  0.000022)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.003161   0.003050   2.183421 (  1.849106)
build_miniruby         0.001372   0.000000   1.285527 (  1.288261)
build_ruby             0.001506   0.000000   1.913589 (  4.009173)
build_all              0.006748   0.001263   3.263960 (  1.788906)
build_install          0.015974   0.001738   4.751205 (  2.670250)
test_btest             0.000602   0.000111  37.298358 ( 16.231037)
test_basic             0.003012   0.003598   0.501475 (  0.584331)
test_all               0.090426   0.023108 488.090444 (204.271438)
test_rubyspec          0.050856   0.038098  63.233699 ( 29.546848)
total: 262.24 sec