Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240128-150048
#<BuildRuby:0x0000560600ab5a48
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20240128-150048",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.006318 0.000654 2.059186 ( 3.602552)
build_miniruby 0.001476 0.000153 1.803753 ( 2.309706)
build_ruby 0.002168 0.000000 3.408765 ( 20.522114)
build_all 0.001777 0.006987 5.569218 ( 5.672306)
build_install 0.009959 0.012183 7.056646 ( 7.875173)
test_btest 0.000820 0.000193 70.335045 ( 79.238963)
test_basic 0.004732 0.003174 0.796448 ( 1.541697)
test_all 0.099824 0.024956 775.590175 (806.856675)
test_rubyspec 0.058965 0.058655 183.409022 (285.861780)
total: 1213.48 sec