Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230727-232106
#<BuildRuby:0x0000563d624ea228
@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.20230727-232106",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000027)
build_up 0.003462 0.003801 2.297281 ( 4.590423)
build_miniruby 0.000000 0.002497 91.803345 ( 42.442136)
build_ruby 0.000303 0.001346 3.331405 ( 3.668169)
build_all 0.005175 0.006135 10.837317 ( 7.806399)
build_install 0.015401 0.003851 3.861659 ( 4.168285)
test_btest 0.000801 0.000200 63.343351 ( 42.439856)
test_basic 0.002176 0.006980 0.756889 ( 1.045620)
test_all 0.001166 0.000346 595.457298 (243.822264)
test_rubyspec 0.029844 0.028230 77.672560 ( 93.189740)
total: 443.17 sec