Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230819-092838
#<BuildRuby:0x000055fddc64df40
@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.20230819-092838",
@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.000023)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.007222 0.000685 2.312261 ( 4.922017)
build_miniruby 0.001351 0.000290 1.745232 ( 2.134370)
build_ruby 0.001905 0.000000 3.399209 ( 4.217357)
build_all 0.008373 0.000394 5.549396 ( 5.005053)
build_install 0.020195 0.001348 7.127963 ( 6.633557)
test_btest 0.000658 0.000120 66.926982 ( 56.576865)
test_basic 0.007465 0.000521 0.868248 ( 1.373723)
test_all 0.003686 0.007011 639.891521 (407.720675)
test_rubyspec 0.025989 0.045742 93.113818 (128.548426)
total: 617.13 sec