Logfile: /home/opc/ruby/logs/brlog.master.20250725-232933
#<BuildRuby:0x0000fffe0955fde0
 @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-232933",
 @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.000003   0.000027 (  0.000026)
configure              0.000019   0.000002   0.000021 (  0.000020)
build_up               0.005547   0.000000   2.133253 (  1.844163)
build_miniruby         0.001203   0.000000   1.288462 (  1.296407)
build_ruby             0.001545   0.000000   1.901061 (  4.229757)
build_all              0.007292   0.000000   3.211464 (  1.802727)
build_install          0.013831   0.003773   4.676575 (  2.877098)
test_btest             0.000731   0.000080  36.582126 ( 15.871356)
test_basic             0.003660   0.003332   0.491533 (  0.572822)
test_all               0.077524   0.036410 431.020140 (200.590363)
test_rubyspec          0.049462   0.034909  61.906855 ( 29.232132)
total: 258.32 sec