Logfile: /home/opc/ruby/logs/brlog.master.20250729-142247
#<BuildRuby:0x0000fffe17ddfde0
 @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-142247",
 @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.000014)
autoconf               0.000022   0.000004   0.000026 (  0.000025)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.006078   0.000337   2.149661 (  1.844082)
build_miniruby         0.001085   0.000171   1.250875 (  1.253500)
build_ruby             0.001469   0.000000   1.924616 (  3.829268)
build_all              0.007167   0.000000   3.223907 (  1.712165)
build_install          0.013273   0.003707   4.722001 (  2.828763)
test_btest             0.000712   0.000114  36.403149 ( 15.733912)
test_basic             0.000000   0.006915   0.494027 (  0.573801)
test_all               0.081710   0.029676 468.390830 (197.304896)
test_rubyspec          0.030283   0.059593  62.103123 ( 29.247552)
total: 254.33 sec