Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230808-192606
#<BuildRuby:0x000055c1253c6068
@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.20230808-192606",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006691 0.000200 2.218589 ( 4.545629)
build_miniruby 0.000000 0.001570 1.666347 ( 1.961012)
build_ruby 0.000000 0.001559 3.117786 ( 3.526966)
build_all 0.003243 0.005146 2.724209 ( 2.664783)
build_install 0.018775 0.001405 4.153421 ( 4.228886)
test_btest 0.000000 0.001025 63.166693 ( 40.695010)
test_basic 0.004451 0.004109 0.823111 ( 1.131875)
test_all 0.002049 0.000091 627.206187 (349.287046)
test_rubyspec 0.034086 0.027423 84.537934 (112.880811)
total: 520.92 sec