Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230911-014227
#<BuildRuby:0x00005608d35b21d8
@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.20230911-014227",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.003684 0.004552 2.471469 ( 5.175617)
build_miniruby 0.001763 0.000227 1.759880 ( 2.314251)
build_ruby 0.001817 0.000234 3.556520 ( 4.743274)
build_all 0.004962 0.004423 5.891884 ( 6.310472)
build_install 0.016439 0.006917 7.169026 ( 8.292630)
test_btest 0.000792 0.000146 64.398058 ( 65.087792)
test_basic 0.001456 0.007621 0.863589 ( 1.415936)
test_all 0.009899 0.000394 663.088993 (552.620827)
test_rubyspec 0.047219 0.037975 94.805522 (136.055780)
total: 782.02 sec