Logfile: /home/opc/ruby/logs/brlog.master.20250726-231329
#<BuildRuby:0x0000fffc8cb1fdd0
 @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.20250726-231329",
 @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.000002   0.000015 (  0.000014)
autoconf               0.000029   0.000005   0.000034 (  0.000033)
configure              0.000018   0.000003   0.000021 (  0.000020)
build_up               0.005562   0.000712   2.165110 (  1.924456)
build_miniruby         0.001291   0.000000   1.255947 (  1.258206)
build_ruby             0.001609   0.000000   1.948897 (  3.982062)
build_all              0.007508   0.000000   3.236660 (  1.795792)
build_install          0.009718   0.007621   4.692846 (  2.664641)
test_btest             0.000783   0.000162  36.750009 ( 16.374073)
test_basic             0.002830   0.004761   0.486514 (  0.574162)
test_all               0.080065   0.033127 468.719558 (197.111394)
test_rubyspec          0.047505   0.035840  62.536114 ( 29.578410)
total: 255.26 sec