Logfile: /home/opc/ruby/logs/brlog.master.20250724-122739
#<BuildRuby:0x0000ffff776efdd0
 @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.20250724-122739",
 @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.000012)
autoconf               0.000034   0.000006   0.000040 (  0.000036)
configure              0.000014   0.000002   0.000016 (  0.000016)
build_up               0.005382   0.000234   2.038033 (  1.823220)
build_miniruby         0.000000   0.001271   1.271806 (  1.278623)
build_ruby             0.000000   0.001555   1.879478 (  4.172758)
build_all              0.006807   0.000739   3.226636 (  1.726281)
build_install          0.013673   0.002786   4.624659 (  2.659027)
test_btest             0.000592   0.000114  36.612744 ( 16.121853)
test_basic             0.005712   0.001095   0.490517 (  0.572244)
test_all               0.066924   0.042985 481.675696 (211.893005)
test_rubyspec          0.047310   0.038049  62.164748 ( 29.540904)
total: 269.79 sec