Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251002-140749
#<BuildRuby:0x000073a1a735fdd8
 @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-140749",
 @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.000016   0.000005   0.000021 (  0.000022)
autoconf               0.000029   0.000008   0.000037 (  0.000037)
configure              0.000024   0.000006   0.000030 (  0.000030)
build_up               0.004638   0.005176   4.840266 (  3.473674)
build_miniruby         0.001141   0.000354   1.625186 (  1.625102)
build_ruby             0.001937   0.000000   4.360411 (  4.440471)
build_all              0.009697   0.000000   6.112750 (  3.249866)
build_install          0.018099   0.006235   9.860081 (  5.568324)
test_btest             0.000722   0.000209  71.194117 ( 27.019065)
test_basic             0.002838   0.005363   1.092493 (  1.187333)
test_all               0.095859   0.033640 682.531148 (244.634971)
test_rubyspec          0.050819   0.025863 115.094296 ( 37.088348)
total: 328.29 sec