Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250929-195800
#<BuildRuby:0x000078dcf9acfdd8
 @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.20250929-195800",
 @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.000000   0.000035   0.000035 (  0.000035)
autoconf               0.000000   0.000046   0.000046 (  0.000045)
configure              0.000000   0.000043   0.000043 (  0.000043)
build_up               0.004704   0.005641   5.494872 (  3.356148)
build_miniruby         0.001337   0.000088   1.874922 (  1.878933)
build_ruby             0.002016   0.000001   4.624525 (  4.914017)
build_all              0.008235   0.001579   6.450748 (  3.819941)
build_install          0.013163   0.008600  10.097533 (  5.908062)
test_btest             0.000000   0.001087  79.753864 ( 42.998263)
test_basic             0.002828   0.006134   1.121247 (  1.226760)
test_all               0.088724   0.043332 671.349879 (327.220244)
test_rubyspec          0.042559   0.037189 118.887768 ( 30.980644)
total: 422.30 sec