Logfile: /home/opc/ruby/logs/brlog.master.20250725-102127
#<BuildRuby:0x0000fffd9694fdd8
 @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-102127",
 @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.000012   0.000001   0.000013 (  0.000013)
autoconf               0.000023   0.000002   0.000025 (  0.000023)
configure              0.000015   0.000000   0.000015 (  0.000015)
build_up               0.005096   0.000255   2.161889 (  1.884737)
build_miniruby         0.001178   0.000059   1.280794 (  1.282894)
build_ruby             0.001393   0.000069   1.898331 (  4.023768)
build_all              0.007105   0.000000   3.252991 (  1.737623)
build_install          0.013452   0.004542   4.765290 (  2.717297)
test_btest             0.000666   0.000054  37.497517 ( 15.884140)
test_basic             0.006897   0.000000   0.499890 (  0.590456)
test_all               0.080197   0.033840 415.877670 (179.692231)
test_rubyspec          0.037162   0.045453  62.904609 ( 29.617799)
total: 237.43 sec