Logfile: /home/opc/ruby/logs/brlog.master.20250729-070252
#<BuildRuby:0x0000fffbd50afdd0
 @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.20250729-070252",
 @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.000013)
autoconf               0.000018   0.000004   0.000022 (  0.000021)
configure              0.000012   0.000002   0.000014 (  0.000013)
build_up               0.002574   0.002795   2.129482 (  1.852166)
build_miniruby         0.001149   0.000241   1.247649 (  1.251430)
build_ruby             0.001497   0.000314   1.872022 (  3.881018)
build_all              0.006306   0.000486   3.190008 (  1.696959)
build_install          0.015778   0.002234   4.811423 (  3.039923)
test_btest             0.000580   0.000110  36.853622 ( 16.588605)
test_basic             0.000000   0.007043   0.493408 (  0.572156)
test_all               0.078173   0.033302 486.711899 (217.184588)
test_rubyspec          0.037339   0.044766  62.671789 ( 29.643524)
total: 275.71 sec