Logfile: /home/opc/ruby/logs/brlog.master.20250727-050747
#<BuildRuby:0x0000fffc437afdd8
 @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.20250727-050747",
 @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.000000   0.000012 (  0.000013)
autoconf               0.000025   0.000001   0.000026 (  0.000025)
configure              0.000016   0.000000   0.000016 (  0.000017)
build_up               0.001631   0.004054   2.175231 (  1.875489)
build_miniruby         0.001176   0.000118   1.287296 (  1.300848)
build_ruby             0.001486   0.000149   1.906303 (  4.018080)
build_all              0.006592   0.000238   3.192174 (  1.793495)
build_install          0.012804   0.004248   4.652604 (  2.556757)
test_btest             0.000000   0.000735  36.580866 ( 15.584714)
test_basic             0.000000   0.006052   0.485809 (  0.571423)
test_all               0.081417   0.032108 486.654211 (226.575440)
test_rubyspec          0.040485   0.042179  61.581581 ( 29.309058)
total: 283.59 sec