Logfile: /home/opc/ruby/logs/brlog.master.20250725-141817
#<BuildRuby:0x0000fffef2b6fde0
 @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.20250725-141817",
 @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.000009   0.000003   0.000012 (  0.000012)
autoconf               0.000020   0.000006   0.000026 (  0.000026)
configure              0.000014   0.000005   0.000019 (  0.000019)
build_up               0.002269   0.003361   2.142568 (  1.816684)
build_miniruby         0.000973   0.000366   1.234691 (  1.236061)
build_ruby             0.001094   0.000410   1.896575 (  4.517859)
build_all              0.008284   0.001499   3.377845 (  1.968787)
build_install          0.014825   0.003484   5.002767 (  3.061136)
test_btest             0.001004   0.000335  36.290001 ( 20.295396)
test_basic             0.006081   0.000000   0.488115 (  0.635872)
test_all               0.084918   0.028795 486.518621 (219.779187)
test_rubyspec          0.042067   0.042519  62.463401 ( 29.427166)
total: 282.74 sec