Logfile: /home/opc/ruby/logs/brlog.master.20250729-034633
#<BuildRuby:0x0000fffc6932fdc8
 @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.20250729-034633",
 @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.000011   0.000002   0.000013 (  0.000013)
autoconf               0.000034   0.000000   0.000034 (  0.000041)
configure              0.000014   0.000000   0.000014 (  0.000015)
build_up               0.003334   0.002139   2.144710 (  1.834264)
build_miniruby         0.000000   0.001264   1.285764 (  1.289447)
build_ruby             0.000000   0.001638   1.914193 (  3.985066)
build_all              0.002217   0.004951   3.251848 (  1.749788)
build_install          0.008759   0.007837   4.683592 (  2.743398)
test_btest             0.000620   0.000215  36.534207 ( 17.203244)
test_basic             0.002991   0.004946   0.498637 (  0.581659)
test_all               0.065711   0.046706 430.307159 (185.345414)
test_rubyspec          0.039701   0.049582  62.481468 ( 29.414213)
total: 244.15 sec