Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251022-101139
#<BuildRuby:0x000072f62642fdd0
 @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.20251022-101139",
 @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.000019   0.000000   0.000019 (  0.000020)
autoconf               0.000037   0.000000   0.000037 (  0.000037)
configure              0.000029   0.000000   0.000029 (  0.000029)
build_up               0.003425   0.005385   4.555980 (  3.060025)
build_miniruby         0.001344   0.000064   1.582083 (  1.615290)
build_ruby             0.001569   0.000107   4.105550 ( 33.725436)
build_all              0.004816   0.003474   5.958966 (  2.616041)
build_install          0.017152   0.006192   9.208566 ( 90.854986)
test_btest             0.000838   0.000000  75.722989 ( 44.165951)
test_basic             0.001815   0.000943   1.160016 (  1.659213)
test_all               0.087661   0.044561 735.810749 (388.780624)
test_rubyspec          0.047939   0.031254 108.957123 ( 45.016999)
total: 611.50 sec