Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230528-190810
#<BuildRuby:0x000055e6b7a1e278
@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.20230528-190810",
@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.000002 0.000019 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.002807 0.004280 1.968599 ( 4.865045)
build_miniruby 0.001347 0.000161 1.450497 ( 1.996744)
build_ruby 0.001586 0.000191 2.830779 ( 3.958006)
build_all 0.006983 0.000838 2.230302 ( 2.986391)
build_install 0.010797 0.009273 3.420812 ( 4.455097)
test_btest 0.000761 0.000141 63.764210 ( 65.685614)
test_basic 0.003810 0.003465 0.686171 ( 1.176433)
test_all 0.002934 0.004047 612.504422 (663.830741)
test_rubyspec 0.026168 0.033141 77.103520 (115.989091)
total: 864.94 sec