Logfile: /home/opc/ruby/logs/brlog.master.20250802-153516
#<BuildRuby:0x0000fffe41e4fdc8
 @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-153516",
 @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.000011   0.000002   0.000013 (  0.000013)
autoconf               0.000020   0.000003   0.000023 (  0.000023)
configure              0.000013   0.000003   0.000016 (  0.000015)
build_up               0.005194   0.000000   2.144386 (  1.873077)
build_miniruby         0.001254   0.000000   1.258058 (  1.262984)
build_ruby             0.001582   0.000009   1.920870 (  4.041346)
build_all              0.003093   0.004697   3.271712 (  1.803428)
build_install          0.012948   0.004271   4.747062 (  2.787821)
test_btest             0.000526   0.000115  37.246651 ( 15.878889)
test_basic             0.005620   0.001224   0.525834 (  0.606041)
test_all               0.074766   0.039336 425.829221 (182.815092)
test_rubyspec          0.034654   0.065374  63.956861 ( 30.104400)
total: 241.18 sec