Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251023-001253
#<BuildRuby:0x00007661bb51fde0
 @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.20251023-001253",
 @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.000031   0.000009   0.000040 (  0.000040)
configure              0.000025   0.000007   0.000032 (  0.000032)
build_up               0.005818   0.005201   5.430027 (  7.944472)
build_miniruby         0.002189   0.000358  95.300435 ( 66.066563)
build_ruby             0.001889   0.000260   4.405908 ( 83.442491)
build_all              0.007523   0.001832   6.405954 (  4.780335)
build_install          0.019899   0.004687   9.663007 (  8.893220)
test_btest             0.001006   0.000000  78.633283 ( 41.012290)
test_basic             0.006418   0.002014   1.183268 (  1.616987)
test_all               0.101244   0.029979 690.520793 (381.083219)
test_rubyspec          0.052775   0.027642 111.735870 ( 37.628171)
total: 632.47 sec