Logfile: /home/opc/ruby/logs/brlog.master.20250731-012134
#<BuildRuby:0x0000fffc8368fdc8
 @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-012134",
 @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.000014   0.000001   0.000015 (  0.000014)
autoconf               0.000020   0.000001   0.000021 (  0.000022)
configure              0.000014   0.000001   0.000015 (  0.000015)
build_up               0.005377   0.000269   2.158699 (  1.876414)
build_miniruby         0.001385   0.000000   1.285512 (  1.297221)
build_ruby             0.001610   0.000000   1.929815 (  3.982099)
build_all              0.000000   0.007727   3.210355 (  1.739606)
build_install          0.009982   0.006700   4.685161 (  2.662175)
test_btest             0.000582   0.000112  36.175913 ( 15.819114)
test_basic             0.005306   0.001017   0.492712 (  0.582930)
test_all               0.093176   0.016209 500.706164 (238.943159)
test_rubyspec          0.025941   0.056625  62.136430 ( 29.625586)
total: 296.53 sec