Logfile: /home/opc/ruby/logs/brlog.master.20250726-113523
#<BuildRuby:0x0000fffe636cfdd8
 @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.20250726-113523",
 @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.000002   0.000014 (  0.000013)
autoconf               0.000020   0.000002   0.000022 (  0.000023)
configure              0.000013   0.000002   0.000015 (  0.000014)
build_up               0.005285   0.000558   2.153478 (  1.869475)
build_miniruby         0.001026   0.000108   1.269537 (  1.273322)
build_ruby             0.001426   0.000151   1.893506 (  4.382603)
build_all              0.000000   0.007460   3.171899 (  1.769079)
build_install          0.013912   0.003032   4.669886 (  2.826582)
test_btest             0.000000   0.000757  36.670424 ( 16.617863)
test_basic             0.000000   0.007120   0.494953 (  0.579831)
test_all               0.057585   0.053403 498.106839 (244.295549)
test_rubyspec          0.024998   0.063625  63.323145 ( 29.913094)
total: 303.53 sec