Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230609-091310
#<BuildRuby:0x000055f75db2e058
@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.20230609-091310",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.007134 0.000226 2.011814 ( 4.980372)
build_miniruby 0.001559 0.000112 1.669173 ( 2.056518)
build_ruby 0.001388 0.000099 2.786447 ( 15.263703)
build_all 0.007967 0.000260 2.241889 ( 2.542336)
build_install 0.012227 0.007546 3.573175 ( 4.298640)
test_btest 0.000796 0.000094 60.724926 ( 43.753300)
test_basic 0.003558 0.004003 0.694632 ( 1.109931)
test_all 0.001992 0.000000 549.879495 (531.573264)
test_rubyspec 0.038732 0.027903 79.356217 (126.399933)
total: 731.98 sec