Logfile: /home/opc/ruby/logs/brlog.master.20250727-144203
#<BuildRuby:0x0000fffbe5a9fdd0
 @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-144203",
 @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.000014   0.000000   0.000014 (  0.000015)
autoconf               0.000034   0.000002   0.000036 (  0.000034)
configure              0.000021   0.000001   0.000022 (  0.000021)
build_up               0.006273   0.000123   2.196495 (  2.196401)
build_miniruby         0.001334   0.000000   1.360604 (  1.364279)
build_ruby             0.001956   0.000000   1.896271 (  4.401840)
build_all              0.006871   0.000000   3.192788 (  1.754812)
build_install          0.010274   0.006653   4.646554 (  2.730819)
test_btest             0.000557   0.000056  36.407374 ( 15.624018)
test_basic             0.003107   0.003562   0.487454 (  0.562319)
test_all               0.073155   0.038535 474.606421 (200.637554)
test_rubyspec          0.051016   0.037941  62.199494 ( 29.473778)
total: 258.75 sec