Logfile: /home/opc/ruby/logs/brlog.master.20250730-061147
#<BuildRuby:0x0000fffeef5ffde0
 @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.20250730-061147",
 @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.000013   0.000002   0.000015 (  0.000015)
autoconf               0.000024   0.000004   0.000028 (  0.000028)
configure              0.000017   0.000003   0.000020 (  0.000019)
build_up               0.005757   0.000000   2.152652 (  1.847377)
build_miniruby         0.001309   0.000000   1.280909 (  1.283675)
build_ruby             0.001503   0.000121   1.871451 (  4.427523)
build_all              0.003571   0.003915   3.232768 (  1.809088)
build_install          0.007420   0.009565   4.724047 (  2.637224)
test_btest             0.000622   0.000174  37.049092 ( 15.816002)
test_basic             0.000893   0.006404   0.493617 (  0.577790)
test_all               0.076678   0.034241 458.090779 (192.355448)
test_rubyspec          0.039653   0.052536  63.207629 ( 29.808216)
total: 250.57 sec