Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230312-215950
#<BuildRuby:0x0000559d6fa4e068
@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.20230312-215950",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.006633 0.000315 2.035217 ( 4.820146)
build_miniruby 0.001185 0.000143 1.655116 ( 2.211751)
build_ruby 0.001932 0.000000 2.644910 ( 3.646105)
build_all 0.007483 0.000129 2.171275 ( 2.688841)
build_install 0.013758 0.004949 3.373960 ( 4.160616)
test_btest 0.001004 0.000139 57.974161 ( 52.955194)
test_basic 0.005406 0.000746 0.473430 ( 0.765380)
test_all 0.001342 0.000185 581.913934 (622.678848)
test_rubyspec 0.017948 0.037157 73.060534 (106.502114)
total: 800.43 sec