Logfile: /home/opc/ruby/logs/brlog.master.20250803-144558
#<BuildRuby:0x0000ffff1224fdd0
 @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.20250803-144558",
 @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.000001   0.000013 (  0.000013)
autoconf               0.000028   0.000001   0.000029 (  0.000030)
configure              0.000014   0.000001   0.000015 (  0.000015)
build_up               0.005814   0.000087   2.185049 (  2.074565)
build_miniruby         0.001223   0.000000   1.287359 (  1.289262)
build_ruby             0.001581   0.000000   1.909385 (  3.887713)
build_all              0.007712   0.000115   3.234701 (  1.781891)
build_install          0.012296   0.004491   4.782030 (  2.885299)
test_btest             0.000808   0.000065  37.443367 ( 16.579148)
test_basic             0.006738   0.000179   0.507130 (  0.596740)
test_all               0.053188   0.057815 480.506470 (203.864865)
test_rubyspec          0.040713   0.054070  63.087255 ( 29.779445)
total: 262.74 sec