Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231213-010917
#<BuildRuby:0x0000558667586090
@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.20231213-010917",
@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.000003 0.000024 ( 0.000024)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.008124 0.000056 2.564832 ( 4.279562)
build_miniruby 0.001635 0.000218 1.670151 ( 1.723884)
build_ruby 0.001568 0.000209 3.349136 ( 3.671974)
build_all 0.007706 0.001028 5.455771 ( 3.890879)
build_install 0.014010 0.005817 6.720848 ( 4.593282)
test_btest 0.000835 0.000135 63.085727 ( 53.983693)
test_basic 0.005114 0.000082 0.793511 ( 1.081750)
test_all 0.097032 0.026969 663.252125 (357.885539)
test_rubyspec 0.034030 0.037758 91.129781 (114.241456)
total: 545.35 sec