Logfile: /home/opc/ruby/logs/brlog.master.20250725-173359
#<BuildRuby:0x0000fffe825cfdd8
 @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.20250725-173359",
 @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.000001   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.004981   0.000526   2.186835 (  1.855089)
build_miniruby         0.001329   0.000140   1.288746 (  1.295131)
build_ruby             0.000000   0.001832   1.975826 (  4.138726)
build_all              0.002370   0.004630   3.269172 (  1.782222)
build_install          0.014208   0.002849   4.756192 (  2.891999)
test_btest             0.000282   0.000482  37.880210 ( 16.094586)
test_basic             0.004153   0.002590   0.499370 (  0.581353)
test_all               0.082210   0.030990 447.400062 (191.483867)
test_rubyspec          0.041842   0.045535  62.341779 ( 29.429917)
total: 249.55 sec