Logfile: /home/opc/ruby/logs/brlog.master.20250801-003311
#<BuildRuby:0x0000fffe0328fdc8
 @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-003311",
 @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.000019   0.000003   0.000022 (  0.000021)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.005427   0.000230   2.176682 (  1.838308)
build_miniruby         0.001368   0.000000   1.293954 (  1.309695)
build_ruby             0.001703   0.000000   1.948875 (  4.117780)
build_all              0.007849   0.000000   3.322693 (  1.813082)
build_install          0.014002   0.004190   4.770974 (  2.724325)
test_btest             0.000552   0.000092  36.412143 ( 16.513680)
test_basic             0.006640   0.000396   0.495663 (  0.580729)
test_all               0.092518   0.016899 420.859155 (186.114264)
test_rubyspec          0.047365   0.034198  62.797114 ( 29.640876)
total: 244.66 sec