Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231011-062149
#<BuildRuby:0x000056287787a398
@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.20231011-062149",
@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.000016 0.000000 0.000016 ( 0.000017)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.008494 0.000150 2.784720 ( 4.968241)
build_miniruby 0.000000 0.001989 2.184597 ( 2.458821)
build_ruby 0.000000 0.001931 3.571081 ( 4.278664)
build_all 0.002500 0.006816 5.720856 ( 4.287587)
build_install 0.022162 0.000315 7.405480 ( 6.648680)
test_btest 0.000778 0.000082 63.395724 ( 45.909633)
test_basic 0.005561 0.003647 0.886867 ( 1.092475)
test_all 0.008949 0.002984 676.517656 (390.515382)
test_rubyspec 0.061223 0.019017 97.567970 (133.015421)
total: 593.18 sec