Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230512-030845
#<BuildRuby:0x00005632b0ad6068
@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.20230512-030845",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005525 0.000502 1.858728 ( 4.116870)
build_miniruby 0.001596 0.000145 1.397706 ( 1.562279)
build_ruby 0.001940 0.000000 2.522099 ( 2.930855)
build_all 0.007048 0.000015 2.204507 ( 2.478159)
build_install 0.011477 0.004747 3.311680 ( 3.394493)
test_btest 0.000838 0.000097 53.875130 ( 36.254503)
test_basic 0.006191 0.000714 0.674210 ( 1.367006)
test_all 0.000922 0.000106 529.922680 (302.047802)
test_rubyspec 0.029227 0.025592 70.746824 ( 96.888917)
total: 451.04 sec