Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240110-180405
#<BuildRuby:0x000055c01722e2a0
@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.20240110-180405",
@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.000001 0.000024 ( 0.000024)
autoconf 0.000042 0.000000 0.000042 ( 0.000040)
configure 0.000036 0.000000 0.000036 ( 0.000036)
build_up 0.002678 0.003504 1.911143 ( 3.109832)
build_miniruby 0.001657 0.000155 4.951855 ( 5.439175)
build_ruby 0.001554 0.000145 3.591990 ( 4.233413)
build_all 0.000862 0.007374 5.279880 ( 4.446093)
build_install 0.017927 0.002074 6.484020 ( 6.451133)
test_btest 0.001084 0.000159 64.142420 ( 64.395122)
test_basic 0.007156 0.001052 0.808278 ( 1.504565)
test_all 0.095173 0.035558 796.988481 (930.513279)
test_rubyspec 0.045380 0.036255 96.146271 (170.105088)
total: 1190.20 sec