Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230506-030536
#<BuildRuby:0x00005609a81e2348
@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.20230506-030536",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.003139 0.003823 1.899674 ( 3.946137)
build_miniruby 0.001249 0.000217 1.307308 ( 1.535886)
build_ruby 0.000000 0.001759 2.613023 ( 10.934474)
build_all 0.001215 0.005446 2.161163 ( 2.144129)
build_install 0.006452 0.009908 3.319189 ( 3.861172)
test_btest 0.000556 0.000185 56.038368 ( 40.300200)
test_basic 0.002777 0.003673 0.607280 ( 0.918111)
test_all 0.000895 0.000322 562.116493 (352.869090)
test_rubyspec 0.039626 0.021991 76.189143 (106.348892)
total: 522.86 sec