Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230709-111043
#<BuildRuby:0x000055b88c699fc0
@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.20230709-111043",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.005866 0.000838 2.084514 ( 3.917670)
build_miniruby 0.001556 0.000223 1.661014 ( 1.672442)
build_ruby 0.001372 0.000196 3.324454 ( 3.546527)
build_all 0.008563 0.000000 5.250046 ( 3.745918)
build_install 0.010398 0.008433 6.481853 ( 5.671029)
test_btest 0.000783 0.000144 62.736996 ( 33.978222)
test_basic 0.005814 0.000386 0.756880 ( 0.860856)
test_all 0.001038 0.000186 610.699550 (279.386152)
test_rubyspec 0.041961 0.019830 83.103968 (112.172358)
total: 444.95 sec