Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230706-171150
#<BuildRuby:0x00005594f5aa5a48
@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.20230706-171150",
@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.000034 0.000004 0.000038 ( 0.000032)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.007927 0.000000 2.823475 ( 5.965231)
build_miniruby 0.001922 0.000183 5.287309 ( 5.692667)
build_ruby 0.001966 0.000197 3.417676 ( 4.066586)
build_all 0.007530 0.000753 5.169294 ( 4.361507)
build_install 0.019625 0.000575 6.510708 ( 6.649440)
test_btest 0.000718 0.000065 66.673133 ( 45.104998)
test_basic 0.007246 0.000000 0.741460 ( 1.115837)
test_all 0.001707 0.000507 599.481599 (360.480311)
test_rubyspec 0.032826 0.026353 82.185349 (112.124078)
total: 545.56 sec