Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230907-073636
#<BuildRuby:0x000055cb92d4a068
@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.20230907-073636",
@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.000025)
autoconf 0.000036 0.000002 0.000038 ( 0.000039)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.001662 0.008212 27.001690 ( 23.577459)
build_miniruby 0.001562 0.000196 18.559394 ( 20.219535)
build_ruby 0.001801 0.000225 3.409362 ( 4.183144)
build_all 0.009864 0.000180 18.149181 ( 18.472998)
build_install 0.016897 0.004220 6.684917 ( 6.248062)
test_btest 0.000813 0.000107 61.929316 ( 47.804573)
test_basic 0.007180 0.000945 0.823417 ( 1.195267)
test_all 0.010683 0.000226 697.192914 (702.702096)
test_rubyspec 0.042353 0.041628 94.687335 (149.195603)
total: 973.60 sec