Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230526-130950
#<BuildRuby:0x0000560b260de1e8
@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.20230526-130950",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.006428 0.000317 1.904781 ( 4.380761)
build_miniruby 0.001348 0.000176 1.418850 ( 1.946719)
build_ruby 0.001598 0.000209 2.813387 ( 3.714542)
build_all 0.008404 0.000520 2.286088 ( 2.741921)
build_install 0.018984 0.001747 3.467329 ( 4.237572)
test_btest 0.000708 0.000085 64.579221 ( 58.511867)
test_basic 0.007102 0.000000 0.694181 ( 1.256444)
test_all 0.001197 0.000000 585.647521 (605.180894)
test_rubyspec 0.030199 0.028782 75.673992 (112.047873)
total: 794.02 sec