Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230312-095846
#<BuildRuby:0x000055cdaf2ae658
@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.20230312-095846",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.006892 0.000827 1.974231 ( 4.744166)
build_miniruby 0.001144 0.000138 1.585477 ( 2.005643)
build_ruby 0.001578 0.000190 2.564037 ( 3.460060)
build_all 0.007321 0.000344 2.184410 ( 2.677447)
build_install 0.012911 0.005707 3.406258 ( 3.762110)
test_btest 0.001013 0.000150 56.573137 ( 52.938017)
test_basic 0.001946 0.005170 0.461684 ( 0.874631)
test_all 0.001348 0.000249 581.208079 (601.346024)
test_rubyspec 0.020021 0.037603 76.328395 (114.995044)
total: 786.80 sec