Logfile: /home/opc/ruby/logs/brlog.master.20250727-051232
#<BuildRuby:0x0000fffc2f37fdd0
 @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.20250727-051232",
 @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.000015   0.000001   0.000016 (  0.000015)
autoconf               0.000028   0.000001   0.000029 (  0.000029)
configure              0.000014   0.000001   0.000015 (  0.000015)
build_up               0.005313   0.000265   2.129738 (  1.814005)
build_miniruby         0.001183   0.000059   1.253177 (  1.256227)
build_ruby             0.001482   0.000074   1.903832 (  5.283661)
build_all              0.002689   0.004278   3.226553 (  1.765785)
build_install          0.012462   0.004809   4.703394 (  2.749773)
test_btest             0.000590   0.000077  37.015805 ( 15.957464)
test_basic             0.002896   0.004287   0.487846 (  0.574178)
test_all               0.084141   0.029472 426.483843 (184.408706)
test_rubyspec          0.042194   0.044812  61.954804 ( 29.318527)
total: 243.13 sec