Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230812-072743
#<BuildRuby:0x000055e96925ddb8
@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.20230812-072743",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.008298 0.000074 2.919382 ( 8.148267)
build_miniruby 0.001268 0.000198 2.138090 ( 2.573110)
build_ruby 0.001869 0.000292 3.587592 ( 4.210577)
build_all 0.008813 0.000724 2.931642 ( 2.823002)
build_install 0.016661 0.003510 4.374779 ( 4.095313)
test_btest 0.000761 0.000120 72.079420 ( 49.070798)
test_basic 0.001039 0.008400 0.897721 ( 1.030280)
test_all 0.000959 0.000202 683.289096 (377.411994)
test_rubyspec 0.018839 0.038237 87.529813 (141.804670)
total: 591.17 sec