Logfile: /home/opc/ruby/logs/brlog.master.20250729-125647
#<BuildRuby:0x0000ffff1083fdc8
 @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.20250729-125647",
 @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.000010   0.000002   0.000012 (  0.000012)
autoconf               0.000019   0.000002   0.000021 (  0.000021)
configure              0.000012   0.000001   0.000013 (  0.000013)
build_up               0.001843   0.004264   2.149298 (  1.897460)
build_miniruby         0.000000   0.001360   1.265868 (  1.269079)
build_ruby             0.000000   0.001488   1.918364 (  4.952508)
build_all              0.000000   0.007526   3.209485 (  1.763906)
build_install          0.010065   0.006364   4.628431 (  2.768711)
test_btest             0.000596   0.000208  36.672560 ( 16.590806)
test_basic             0.004715   0.001648   0.489474 (  0.570037)
test_all               0.076497   0.034324 442.788454 (191.719490)
test_rubyspec          0.036552   0.053179  65.165174 ( 30.792235)
total: 252.33 sec