Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251030-233041
#<BuildRuby:0x00007eaf4006fdd8
 @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.20251030-233041",
 @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.000021   0.000004   0.000025 (  0.000024)
autoconf               0.000032   0.000007   0.000039 (  0.000039)
configure              0.000031   0.000006   0.000037 (  0.000037)
build_up               0.008327   0.003433   5.966857 ( 23.896874)
build_miniruby         0.002001   0.000000   4.506246 ( 30.410552)
build_ruby             0.000674   0.001727   4.648125 ( 80.159543)
build_all              0.005301   0.004966   6.831175 ( 10.496628)
build_install          0.022228   0.006171  11.015044 ( 21.959566)
test_btest             0.000748   0.000742  85.618641 (128.409460)
test_basic             0.003140   0.006726   1.256706 (  2.574295)
test_all               0.106344   0.038223 768.139498 (806.608661)
test_rubyspec          0.042001   0.039189 113.642245 ( 39.902033)
total: 1144.42 sec