Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230914-081914
#<BuildRuby:0x000055806e1de748
@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.20230914-081914",
@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.000024 0.000004 0.000028 ( 0.000023)
autoconf 0.000034 0.000005 0.000039 ( 0.000036)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.008177 0.000088 2.571183 ( 6.271091)
build_miniruby 0.001876 0.000284 5.805001 ( 8.877250)
build_ruby 0.002012 0.000000 3.713813 ( 21.539862)
build_all 0.009184 0.000000 5.799152 ( 7.905666)
build_install 0.015522 0.008410 7.231666 ( 10.312095)
test_btest 0.000807 0.000145 66.206732 ( 80.519697)
test_basic 0.002143 0.006714 0.888018 ( 1.341273)
test_all 0.015379 0.000778 696.805913 (844.515241)
test_rubyspec 0.043748 0.035632 95.507397 (138.441429)
total: 1119.73 sec