Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230620-231607
#<BuildRuby:0x0000555670929a48
@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-231607",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.005467 0.001093 2.037166 ( 4.485555)
build_miniruby 0.001596 0.000319 1.449516 ( 1.805954)
build_ruby 0.001325 0.000265 2.975339 ( 3.590257)
build_all 0.008128 0.000732 5.061068 ( 4.593940)
build_install 0.021869 0.000000 6.314473 ( 5.785925)
test_btest 0.000739 0.000055 64.193833 ( 49.954972)
test_basic 0.002387 0.004946 0.756450 ( 1.137448)
test_all 0.002268 0.000000 548.832462 (346.696357)
test_rubyspec 0.024590 0.033447 79.397410 (111.280794)
total: 529.33 sec