Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230926-162318
#<BuildRuby:0x000055858adfe278
@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.20230926-162318",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.004238 0.004050 3.158997 ( 5.974146)
build_miniruby 0.000000 0.001983 19.340229 ( 17.198648)
build_ruby 0.001597 0.000727 3.524173 ( 4.858720)
build_all 0.007622 0.001429 5.395876 ( 5.296171)
build_install 0.012998 0.009274 6.935764 ( 6.818142)
test_btest 0.000686 0.000161 65.503154 ( 59.357183)
test_basic 0.005725 0.001347 0.835128 ( 1.413385)
test_all 0.010278 0.000328 727.779599 (588.872737)
test_rubyspec 0.032719 0.047669 96.586113 (142.499999)
total: 832.29 sec