Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251005-121108
#<BuildRuby:0x0000784dda65fdd8
 @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.20251005-121108",
 @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.000006   0.000027 (  0.000028)
autoconf               0.000032   0.000008   0.000040 (  0.000040)
configure              0.000024   0.000007   0.000031 (  0.000030)
build_up               0.005336   0.004392   4.590747 ( 11.058484)
build_miniruby         0.000676   0.000909   2.478103 (  4.025062)
build_ruby             0.001061   0.001025   4.743560 (  4.848153)
build_all              0.008799   0.001224   6.759077 (  4.280357)
build_install          0.019612   0.004741  10.317924 (  7.715254)
test_btest             0.000238   0.000801  81.514210 ( 41.272583)
test_basic             0.004455   0.002797   1.168364 (  1.437325)
test_all               0.098521   0.035255 713.784554 (253.936627)
test_rubyspec          0.047049   0.031262 118.908809 ( 45.240950)
total: 373.82 sec