Logfile: /home/opc/ruby/logs/brlog.master.20250804-001835
#<BuildRuby:0x0000fffd4f1efdc8
 @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.20250804-001835",
 @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.000009   0.000002   0.000011 (  0.000011)
autoconf               0.000016   0.000004   0.000020 (  0.000020)
configure              0.000010   0.000002   0.000012 (  0.000013)
build_up               0.004399   0.001078   2.135660 (  1.846888)
build_miniruby         0.000954   0.000234   1.258961 (  1.262554)
build_ruby             0.001256   0.000307   1.879384 (  4.191070)
build_all              0.006848   0.000588   3.233199 (  1.797809)
build_install          0.011587   0.005202   4.686855 (  2.691762)
test_btest             0.000633   0.000064  37.209228 ( 16.566377)
test_basic             0.003774   0.003247   0.496518 (  0.574485)
test_all               0.082318   0.032977 505.954924 (238.979636)
test_rubyspec          0.052322   0.032459  62.183013 ( 29.431880)
total: 297.35 sec