Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251003-080719
#<BuildRuby:0x000075b58febfdd8
 @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-080719",
 @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.000017   0.000005   0.000022 (  0.000022)
autoconf               0.000028   0.000008   0.000036 (  0.000035)
configure              0.000026   0.000008   0.000034 (  0.000033)
build_up               0.006950   0.003889   5.096559 (  4.869086)
build_miniruby         0.000614   0.000901   1.915103 (  2.488164)
build_ruby             0.001387   0.000710   4.522055 (  5.225872)
build_all              0.006199   0.003444   6.416514 (  5.472670)
build_install          0.017922   0.007330   9.950477 (  8.081605)
test_btest             0.000777   0.000255  76.855097 ( 42.236049)
test_basic             0.000000   0.009004   1.228320 (  1.345271)
test_all               0.093979   0.036729 646.414863 (322.004858)
test_rubyspec          0.049494   0.030762 115.013399 ( 42.577335)
total: 434.30 sec