Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251002-160733
#<BuildRuby:0x00007acde198fdd0
 @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.20251002-160733",
 @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.000005   0.000026 (  0.000027)
autoconf               0.000037   0.000009   0.000046 (  0.000046)
configure              0.000027   0.000006   0.000033 (  0.000034)
build_up               0.006902   0.003991   5.845875 (  7.683590)
build_miniruby         0.002079   0.000265  51.529604 ( 36.320046)
build_ruby             0.001981   0.000000   4.594943 ( 25.757955)
build_all              0.007869   0.001438   6.242077 (  4.179650)
build_install          0.017806   0.005771   9.507967 (  6.286130)
test_btest             0.000000   0.001059  74.747290 ( 39.290717)
test_basic             0.004906   0.001793   1.056940 (  1.123116)
test_all               0.096517   0.030576 678.391829 (348.448789)
test_rubyspec          0.054320   0.027344 116.014039 ( 47.999942)
total: 517.09 sec