Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230620-191450
#<BuildRuby:0x000055c7ea93a398
@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.20230620-191450",
@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.000024)
autoconf 0.000034 0.000005 0.000039 ( 0.000033)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.002975 0.003767 1.948909 ( 4.714869)
build_miniruby 0.001363 0.000252 1.425079 ( 1.767661)
build_ruby 0.001597 0.000295 2.848001 ( 3.729652)
build_all 0.008256 0.000755 5.003618 ( 5.220835)
build_install 0.012581 0.008371 6.195164 ( 6.611533)
test_btest 0.000816 0.000185 64.316281 ( 53.369340)
test_basic 0.006969 0.000602 0.744515 ( 1.133665)
test_all 0.001734 0.000380 541.828666 (384.029207)
test_rubyspec 0.011703 0.049283 80.500802 (113.754853)
total: 574.33 sec