Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230503-210708
#<BuildRuby:0x000055f7403c6058
@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-210708",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000022 0.000001 0.000023 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.005849 0.000076 1.946217 ( 4.445998)
build_miniruby 0.001202 0.000050 1.341497 ( 1.553214)
build_ruby 0.001822 0.000000 2.571907 ( 3.147244)
build_all 0.006391 0.000165 2.179551 ( 2.252842)
build_install 0.010366 0.004453 3.098265 ( 3.187116)
test_btest 0.000747 0.000055 57.735403 ( 40.106964)
test_basic 0.005193 0.000384 0.677824 ( 0.972058)
test_all 0.007698 0.000085 582.511124 (608.765671)
test_rubyspec 0.022639 0.037248 75.617580 (117.095851)
total: 781.53 sec