Logfile: /home/opc/ruby/logs/brlog.master.20250730-181336
#<BuildRuby:0x0000fffd3214fde0
 @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.20250730-181336",
 @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.000014)
autoconf               0.000024   0.000003   0.000027 (  0.000026)
configure              0.000018   0.000002   0.000020 (  0.000019)
build_up               0.004787   0.000505   2.170389 (  1.859622)
build_miniruby         0.001345   0.000142   1.239520 (  1.245038)
build_ruby             0.001331   0.000140   1.872349 (  4.101287)
build_all              0.007397   0.000000   3.233731 (  1.728585)
build_install          0.016441   0.000581   4.691628 (  2.725080)
test_btest             0.000707   0.000061  36.518032 ( 15.639637)
test_basic             0.006323   0.000551   0.495805 (  0.584389)
test_all               0.066801   0.044343 437.786166 (191.400662)
test_rubyspec          0.052717   0.033266  63.478202 ( 30.110289)
total: 249.40 sec