Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231124-064749
#<BuildRuby:0x000055ff90ff2018
@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.20231124-064749",
@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.000019 0.000000 0.000019 ( 0.000019)
autoconf 0.000028 0.000001 0.000029 ( 0.000028)
configure 0.000026 0.000001 0.000027 ( 0.000028)
build_up 0.006848 0.000000 2.117769 ( 3.347996)
build_miniruby 0.001736 0.000023 1.766125 ( 1.976767)
build_ruby 0.002083 0.000000 3.450973 ( 3.987515)
build_all 0.008949 0.000102 5.562933 ( 5.027061)
build_install 0.014986 0.004292 6.848217 ( 6.252576)
test_btest 0.001070 0.000064 63.966461 ( 55.946414)
test_basic 0.004683 0.003924 0.805294 ( 1.220098)
test_all 0.090434 0.032853 613.347948 (390.663066)
test_rubyspec 0.030815 0.044996 92.287523 (129.319670)
total: 597.74 sec