Logfile: /home/opc/ruby/logs/brlog.master.20250727-232437
#<BuildRuby:0x0000fffe9d71fdd0
 @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-232437",
 @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.000021   0.000001   0.000022 (  0.000036)
autoconf               0.000022   0.000001   0.000023 (  0.000054)
configure              0.000019   0.000001   0.000020 (  0.000020)
build_up               0.000000   0.005570   2.150329 (  1.829622)
build_miniruby         0.000000   0.001425   1.259592 (  1.267764)
build_ruby             0.000936   0.000531   1.920076 (  3.915236)
build_all              0.002263   0.004954   3.196193 (  1.801319)
build_install          0.002756   0.014151   4.627060 (  2.873083)
test_btest             0.000554   0.000204  36.548977 ( 15.776743)
test_basic             0.005046   0.001863   0.491396 (  0.569546)
test_all               0.077285   0.036897 464.307695 (196.674605)
test_rubyspec          0.047322   0.040720  62.116229 ( 29.638061)
total: 254.35 sec