Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230310-075843
#<BuildRuby:0x00005570572d6398
@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.20230310-075843",
@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.000022 0.000000 0.000022 ( 0.000022)
autoconf 0.000028 0.000001 0.000029 ( 0.000028)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.003812 0.004440 2.248029 ( 5.386242)
build_miniruby 0.001949 0.000000 3.474186 ( 4.495627)
build_ruby 0.001739 0.000000 2.548992 ( 3.918590)
build_all 0.008210 0.000248 2.152999 ( 3.398776)
build_install 0.014290 0.004968 3.396772 ( 4.873167)
test_btest 0.000647 0.000065 57.116293 ( 68.500951)
test_basic 0.006298 0.000630 0.475642 ( 1.009749)
test_all 0.001136 0.000114 586.002021 (646.715784)
test_rubyspec 0.022778 0.027677 72.237307 ( 97.956112)
total: 836.26 sec