Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251003-040732
#<BuildRuby:0x00007f98c205fde0
 @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.20251003-040732",
 @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.000018   0.000005   0.000023 (  0.000023)
autoconf               0.000030   0.000008   0.000038 (  0.000039)
configure              0.000025   0.000007   0.000032 (  0.000032)
build_up               0.005982   0.004296   5.244942 (  4.442106)
build_miniruby         0.001028   0.000738   9.244148 (  9.023594)
build_ruby             0.000391   0.001806   4.771689 (  5.394965)
build_all              0.005342   0.004123   6.478799 (  5.488405)
build_install          0.017718   0.007633  10.059035 (  8.569601)
test_btest             0.000896   0.000313  74.703208 ( 40.945499)
test_basic             0.006294   0.003588   1.187971 (  1.382113)
test_all               0.088607   0.040863 679.538594 (318.919068)
test_rubyspec          0.053636   0.027982 116.361659 ( 44.003699)
total: 438.17 sec