Logfile: /home/opc/ruby/logs/brlog.master.20250802-233823
#<BuildRuby:0x0000fffd1743fde0
 @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-233823",
 @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.000024   0.000003   0.000027 (  0.000025)
configure              0.000021   0.000000   0.000021 (  0.000020)
build_up               0.005385   0.000145   2.151912 (  1.789070)
build_miniruby         0.001091   0.000112   1.239467 (  1.244339)
build_ruby             0.001753   0.000180   1.918563 (  4.371158)
build_all              0.003655   0.004181   3.201371 (  1.752363)
build_install          0.017934   0.000678   4.683999 (  2.764776)
test_btest             0.000713   0.000091  36.640348 ( 16.182757)
test_basic             0.006063   0.000778   0.495216 (  0.574675)
test_all               0.071755   0.039641 454.223046 (194.802107)
test_rubyspec          0.056222   0.036710  63.690869 ( 30.073379)
total: 253.56 sec