Logfile: /home/opc/ruby/logs/brlog.master.20250803-063919
#<BuildRuby:0x0000fffbc118fde0
 @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.20250803-063919",
 @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.000015   0.000001   0.000016 (  0.000016)
autoconf               0.000027   0.000001   0.000028 (  0.000027)
configure              0.000015   0.000001   0.000016 (  0.000016)
build_up               0.001750   0.003726   2.161203 (  1.822340)
build_miniruby         0.001107   0.000106   1.295484 (  1.298386)
build_ruby             0.001307   0.000125   1.918355 (  3.986463)
build_all              0.008240   0.000024   3.261065 (  1.710652)
build_install          0.016449   0.001036   4.733968 (  2.674719)
test_btest             0.000603   0.000050  37.516774 ( 16.245878)
test_basic             0.003005   0.004369   0.505118 (  0.586478)
test_all               0.089531   0.033810 444.480627 (196.046045)
test_rubyspec          0.044405   0.048603  63.133210 ( 29.588359)
total: 253.96 sec