Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231201-145246
#<BuildRuby:0x000056132c606068
@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.20231201-145246",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006661 0.000768 2.328998 ( 3.814656)
build_miniruby 0.001731 0.000200 1.630583 ( 2.010196)
build_ruby 0.001650 0.000190 3.314576 ( 4.496117)
build_all 0.008538 0.000985 5.502715 ( 5.503449)
build_install 0.011802 0.009722 6.760215 ( 7.396451)
test_btest 0.000714 0.000128 62.807134 ( 63.413454)
test_basic 0.008027 0.000564 0.785063 ( 1.220815)
test_all 0.097860 0.028932 668.362447 (428.583638)
test_rubyspec 0.030829 0.034771 82.363541 ( 94.494491)
total: 610.93 sec