Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231105-051855
#<BuildRuby:0x0000565424822228
@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.20231105-051855",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.006152 0.000684 2.287203 ( 3.386960)
build_miniruby 0.000000 0.001416 1.663647 ( 2.086206)
build_ruby 0.000000 0.001730 3.230113 ( 4.202060)
build_all 0.000607 0.009208 5.581230 ( 6.108394)
build_install 0.021048 0.001656 6.772356 ( 6.968920)
test_btest 0.000850 0.000170 61.767581 ( 61.972358)
test_basic 0.005161 0.002755 0.791797 ( 1.394326)
test_all 0.100271 0.025137 617.105721 (419.532375)
test_rubyspec 0.023912 0.052127 90.678982 (143.034148)
total: 648.69 sec