Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251030-133204
#<BuildRuby:0x00007d6d8e39fde0
 @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-133204",
 @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.000007   0.000028 (  0.000029)
autoconf               0.000071   0.000000   0.000071 (  0.000071)
configure              0.000048   0.000000   0.000048 (  0.000049)
build_up               0.007443   0.003959   8.113095 ( 27.559575)
build_miniruby         0.005272   0.001058 161.825094 (208.886702)
build_ruby             0.002027   0.000328   5.745979 ( 72.383636)
build_all              0.005326   0.004692  13.553591 ( 29.654065)
build_install          0.021315   0.006081  10.968540 ( 27.004613)
test_btest             0.000425   0.000878  89.947497 (132.997930)
test_basic             0.005311   0.004175   1.237007 (  2.459077)
test_all               0.099581   0.044528 792.969377 (794.795827)
test_rubyspec          0.054496   0.030979 119.328179 ( 66.132267)
total: 1361.88 sec