Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231014-082340
#<BuildRuby:0x000055bcb3d21d90
@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.20231014-082340",
@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.000025 0.000001 0.000026 ( 0.000026)
autoconf 0.000031 0.000001 0.000032 ( 0.000032)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.007714 0.000113 2.612524 ( 3.969061)
build_miniruby 0.001443 0.000045 1.790251 ( 2.095952)
build_ruby 0.002642 0.000000 3.714731 ( 4.216432)
build_all 0.005243 0.003753 5.642401 ( 4.589672)
build_install 0.013585 0.007768 7.358422 ( 5.709243)
test_btest 0.000701 0.000070 65.169751 ( 47.585823)
test_basic 0.003011 0.004343 0.842586 ( 1.492616)
test_all 0.010476 0.000000 675.901960 (431.152034)
test_rubyspec 0.037219 0.041402 97.051134 (147.520566)
total: 648.33 sec