Logfile: /home/opc/ruby/logs/brlog.master.20250726-071434
#<BuildRuby:0x0000fffcb889fde0
 @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-071434",
 @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.000019   0.000004   0.000023 (  0.000022)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.000000   0.005418   2.107275 (  1.817091)
build_miniruby         0.000000   0.001288   1.248548 (  1.250615)
build_ruby             0.001128   0.000422   1.854058 (  3.985526)
build_all              0.006502   0.000685   3.189119 (  1.717423)
build_install          0.016303   0.000035   4.684962 (  2.630501)
test_btest             0.000545   0.000118  36.487258 ( 16.130356)
test_basic             0.000501   0.006009   0.498141 (  0.579937)
test_all               0.073792   0.037098 411.855698 (181.505194)
test_rubyspec          0.040899   0.049416  62.637530 ( 29.525623)
total: 239.14 sec