Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230525-050804
#<BuildRuby:0x0000564a7a0ede98
@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.20230525-050804",
@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.000013 0.000001 0.000014 ( 0.000016)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.000155 0.006958 1.993982 ( 4.870571)
build_miniruby 0.001140 0.000157 1.801512 ( 2.330919)
build_ruby 0.002032 0.000000 2.869104 ( 3.917583)
build_all 0.004910 0.003707 2.265736 ( 2.794048)
build_install 0.019969 0.001267 3.634500 ( 4.409921)
test_btest 0.001015 0.000149 61.163078 ( 54.700455)
test_basic 0.006411 0.000943 0.697886 ( 1.196516)
test_all 0.000915 0.000134 554.164235 (644.294024)
test_rubyspec 0.035116 0.029604 77.511092 (122.146067)
total: 840.66 sec