Logfile: /home/opc/ruby/logs/brlog.master.20250724-092239
#<BuildRuby:0x0000fffbf740fdc8
 @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.20250724-092239",
 @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.000003   0.000012 (  0.000011)
autoconf               0.000015   0.000005   0.000020 (  0.000020)
configure              0.000010   0.000003   0.000013 (  0.000014)
build_up               0.004902   0.000290   2.047877 (  2.129584)
build_miniruby         0.001102   0.000344   1.252957 (  1.259556)
build_ruby             0.001169   0.000365   1.904663 (  4.409707)
build_all              0.005676   0.001769   3.246339 (  1.771389)
build_install          0.009304   0.007401   4.590636 (  2.621440)
test_btest             0.000496   0.000182  36.911408 ( 15.633600)
test_basic             0.006416   0.000000   0.486169 (  0.576054)
test_all               0.096340   0.016290 398.004843 (173.164083)
test_rubyspec          0.027347   0.059808  62.308181 ( 29.352027)
total: 230.92 sec