Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251030-001347
#<BuildRuby:0x00007ecbd156fdd0
 @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-001347",
 @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.000020   0.000005   0.000025 (  0.000025)
autoconf               0.000049   0.000000   0.000049 (  0.000049)
configure              0.000037   0.000000   0.000037 (  0.000036)
build_up               0.002091   0.007835   4.898219 (  3.377921)
build_miniruby         0.001122   0.000330   1.970267 (  1.969973)
build_ruby             0.001715   0.000207   4.326355 (  4.430365)
build_all              0.002851   0.005335   5.951258 (  2.543499)
build_install          0.019618   0.002519   8.901623 (  4.448789)
test_btest             0.000726   0.000218  75.175618 ( 22.908032)
test_basic             0.000896   0.006710   1.047774 (  1.108664)
test_all               0.097654   0.032279 671.787448 (273.713610)
test_rubyspec          0.051637   0.032315 112.007610 ( 26.211792)
total: 340.71 sec