Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230805-212545
#<BuildRuby:0x000055d4df2ae400
@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.20230805-212545",
@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.000018)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.002918 0.003842 2.361543 ( 4.589309)
build_miniruby 0.002034 0.000000 1.744613 ( 2.013486)
build_ruby 0.001711 0.000000 3.418788 ( 4.095398)
build_all 0.001484 0.007390 2.845236 ( 3.072234)
build_install 0.011486 0.008952 4.196922 ( 4.642971)
test_btest 0.000678 0.000204 68.904137 ( 50.236038)
test_basic 0.003651 0.005298 0.828199 ( 1.323571)
test_all 0.001414 0.000471 662.881397 (426.802607)
test_rubyspec 0.025229 0.033885 87.249476 (111.569257)
total: 608.35 sec