Logfile: /home/opc/ruby/logs/brlog.master.20250802-031245
#<BuildRuby:0x0000fffcb504fdc8
 @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.20250802-031245",
 @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.000009   0.000002   0.000011 (  0.000012)
autoconf               0.000018   0.000003   0.000021 (  0.000031)
configure              0.000010   0.000002   0.000012 (  0.000028)
build_up               0.005654   0.000000   2.146241 (  1.831947)
build_miniruby         0.001155   0.000000   1.267224 (  1.270601)
build_ruby             0.001637   0.000109   1.879538 (  4.095585)
build_all              0.000000   0.006952   3.249388 (  1.747975)
build_install          0.015716   0.001767   4.683595 (  2.665924)
test_btest             0.000572   0.000130  38.041281 ( 16.170272)
test_basic             0.005438   0.001232   0.506921 (  0.584812)
test_all               0.081405   0.030513 443.028032 (189.472401)
test_rubyspec          0.044269   0.043226  63.153532 ( 29.833564)
total: 247.68 sec