Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251031-132933
#<BuildRuby:0x00007c7f4a6efdc0
 @BUILD_DIR="/tmp/ruby/build",
 @INSTALL_DIR="/tmp/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/tmp/ruby/src",
 @TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
 @TARGET_NAME="master-no-rjit",
 @TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["--disable-rjit"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20251031-132933",
 @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='-j4'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000022   0.000005   0.000027 (  0.000028)
autoconf               0.000046   0.000000   0.000046 (  0.000047)
configure              0.000037   0.000000   0.000037 (  0.000037)
build_up               0.003991   0.006683   5.504677 ( 17.122229)
build_miniruby         0.000701   0.002235  38.831031 ( 47.710752)
build_ruby             0.001214   0.001087   4.904103 (  7.253735)
build_all              0.007368   0.002759   7.040322 ( 10.021115)
build_install          0.021346   0.008444  10.905469 ( 16.900449)
test_btest             0.000109   0.001155  89.975429 (115.795326)
test_basic             0.004840   0.005408   1.190120 (  2.263561)
test_all               0.104803   0.041686 800.525421 (742.896973)
test_rubyspec          0.059446   0.024407 121.449166 ( 57.938820)
total: 1017.90 sec