Logfile: /home/opc/ruby/logs/brlog.master.20250729-162950
#<BuildRuby:0x0000fffc9f23fdd8
 @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.20250729-162950",
 @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.000002   0.000014 (  0.000013)
autoconf               0.000019   0.000002   0.000021 (  0.000022)
configure              0.000012   0.000001   0.000013 (  0.000013)
build_up               0.005451   0.000151   2.138356 (  1.814374)
build_miniruby         0.001051   0.000110   1.259323 (  1.267380)
build_ruby             0.001353   0.000143   1.891573 (  4.473109)
build_all              0.000000   0.007204   3.223347 (  1.784367)
build_install          0.011840   0.004742   4.710846 (  2.840761)
test_btest             0.000664   0.000060  36.877464 ( 15.922800)
test_basic             0.003059   0.003469   0.489176 (  0.580074)
test_all               0.094723   0.019363 495.198661 (248.816197)
test_rubyspec          0.038650   0.054556  62.919639 ( 29.808507)
total: 307.31 sec