Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230527-090711
#<BuildRuby:0x000055ee4024df40
@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.20230527-090711",
@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.000019)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000023)
build_up 0.007576 0.000001 1.955721 ( 4.689862)
build_miniruby 0.001305 0.000150 1.461396 ( 2.118347)
build_ruby 0.001787 0.000000 2.824660 ( 3.887252)
build_all 0.005026 0.003203 2.247557 ( 3.067907)
build_install 0.015914 0.004444 3.366932 ( 4.471930)
test_btest 0.000750 0.000117 61.037105 ( 59.553265)
test_basic 0.004549 0.003303 0.691769 ( 1.058001)
test_all 0.000984 0.000174 570.692085 (616.142208)
test_rubyspec 0.023147 0.040705 79.604138 (120.038945)
total: 815.03 sec