Logfile: /home/opc/ruby/logs/brlog.master.20250730-020834
#<BuildRuby:0x0000fffcd593fdc8
 @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.20250730-020834",
 @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.000020   0.000002   0.000022 (  0.000022)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.003555   0.002928   2.142798 (  1.852225)
build_miniruby         0.000426   0.000842   1.278865 (  1.291229)
build_ruby             0.001438   0.000216   1.956853 (  3.996302)
build_all              0.004345   0.003247   3.208489 (  1.754326)
build_install          0.014719   0.001904   4.644094 (  2.667671)
test_btest             0.000542   0.000094  36.587319 ( 16.258768)
test_basic             0.005744   0.000997   0.493725 (  0.580278)
test_all               0.086742   0.024319 465.218096 (200.085863)
test_rubyspec          0.053577   0.045594  62.702470 ( 29.702194)
total: 258.19 sec