Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231026-150435
#<BuildRuby:0x000055a578ca6228
@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.20231026-150435",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000028)
build_up 0.000000 0.007869 3.593517 ( 3.453810)
build_miniruby 0.000000 0.003358 17.748957 ( 16.783238)
build_ruby 0.000822 0.000805 3.322031 ( 3.735839)
build_all 0.006705 0.001738 5.263554 ( 3.326375)
build_install 0.013843 0.005736 6.796629 ( 5.144205)
test_btest 0.000613 0.000169 59.787476 ( 47.431365)
test_basic 0.004255 0.004416 0.748502 ( 1.172409)
test_all 0.071818 0.051328 603.066391 (507.889418)
test_rubyspec 0.029835 0.048861 91.213761 (160.388257)
total: 749.33 sec