Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240215-012004
#<BuildRuby:0x000055d33467de98
@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.20240215-012004",
@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.000021)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006976 0.000446 2.271760 ( 4.361447)
build_miniruby 0.001547 0.000221 65.230928 ( 50.834360)
build_ruby 0.002100 0.000300 3.536046 ( 4.129616)
build_all 0.008005 0.001144 6.206033 ( 5.757430)
build_install 0.016665 0.005733 7.863688 ( 7.718214)
test_btest 0.000874 0.000146 75.188337 ( 72.444358)
test_basic 0.007468 0.000447 0.867754 ( 1.343737)
test_all 0.076068 0.049157 802.609240 (430.116231)
test_rubyspec 0.045244 0.059152 119.931311 (159.871561)
total: 736.58 sec