Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230503-050748
#<BuildRuby:0x000055d639ac5fc0
@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.20230503-050748",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000032)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.003368 0.004308 1.993026 ( 4.533091)
build_miniruby 0.001262 0.000174 1.437802 ( 1.942101)
build_ruby 0.000000 0.001864 2.730713 ( 3.444795)
build_all 0.002809 0.005061 2.298156 ( 2.785041)
build_install 0.013432 0.005062 3.419798 ( 4.041257)
test_btest 0.000664 0.000140 62.830956 ( 60.180676)
test_basic 0.003191 0.003841 0.665337 ( 1.185135)
test_all 0.000454 0.006583 582.346305 (630.376366)
test_rubyspec 0.030778 0.029239 76.530066 (113.119520)
total: 821.61 sec