Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230804-232652
#<BuildRuby:0x000055c170362090
@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.20230804-232652",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.006577 0.001012 2.440987 ( 5.178456)
build_miniruby 0.001500 0.000231 16.235617 ( 17.562295)
build_ruby 0.001578 0.000243 3.393892 ( 4.198103)
build_all 0.007596 0.001169 2.930958 ( 3.140559)
build_install 0.021542 0.000407 4.382430 ( 4.854724)
test_btest 0.000707 0.000095 69.840830 ( 51.285856)
test_basic 0.007503 0.000355 0.870731 ( 1.265474)
test_all 0.001662 0.000214 668.331292 (315.386071)
test_rubyspec 0.021026 0.039955 88.926368 (118.104502)
total: 520.98 sec