Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230619-131431
#<BuildRuby:0x0000563266efa058
@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.20230619-131431",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006359 0.001018 2.083588 ( 5.032934)
build_miniruby 0.001719 0.000275 1.793687 ( 2.393102)
build_ruby 0.000000 0.001833 2.831860 ( 3.556194)
build_all 0.000449 0.009120 37.043275 ( 46.104588)
build_install 0.015906 0.002952 6.468890 ( 6.791669)
test_btest 0.000623 0.000156 63.850625 ( 57.289165)
test_basic 0.007101 0.000617 0.714294 ( 1.327529)
test_all 0.001909 0.000461 548.525769 (462.594806)
test_rubyspec 0.024061 0.042302 79.548962 (118.289434)
total: 703.38 sec