Logfile: /home/opc/ruby/logs/brlog.master.20250731-213702
#<BuildRuby:0x0000fffdb51cfdc8
 @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.20250731-213702",
 @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.000002   0.000017 (  0.000016)
autoconf               0.000024   0.000004   0.000028 (  0.000027)
configure              0.000017   0.000003   0.000020 (  0.000020)
build_up               0.005828   0.000000   2.185968 (  1.885615)
build_miniruby         0.001342   0.000000   1.265250 (  1.267577)
build_ruby             0.001413   0.000143   1.908188 (  4.001947)
build_all              0.007798   0.000000   3.258342 (  1.760633)
build_install          0.013542   0.005630   4.760600 (  2.796205)
test_btest             0.000717   0.000049  36.859308 ( 16.226791)
test_basic             0.006586   0.000448   0.500151 (  0.589430)
test_all               0.082303   0.033278 497.397457 (211.511377)
test_rubyspec          0.040949   0.058015  65.757440 ( 31.147720)
total: 271.19 sec