Logfile: /home/opc/ruby/logs/brlog.master.20250728-082259
#<BuildRuby:0x0000fffbc4fefdd8
 @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.20250728-082259",
 @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.000001   0.000015 (  0.000015)
autoconf               0.000021   0.000001   0.000022 (  0.000023)
configure              0.000014   0.000001   0.000015 (  0.000015)
build_up               0.002187   0.003902   2.152434 (  1.835506)
build_miniruby         0.001041   0.000103   1.244521 (  1.249539)
build_ruby             0.001386   0.000137   1.929752 (  3.762762)
build_all              0.006762   0.000247   3.153330 (  1.721273)
build_install          0.013055   0.004298   4.654987 (  2.711555)
test_btest             0.000561   0.000070  36.886896 ( 18.710309)
test_basic             0.002172   0.004660   0.490649 (  0.577842)
test_all               0.077463   0.034705 476.927174 (199.795614)
test_rubyspec          0.047745   0.043511  63.784877 ( 29.931540)
total: 260.30 sec