Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230803-112201
#<BuildRuby:0x000055942cc36278
@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.20230803-112201",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006239 0.000780 2.300536 ( 5.214857)
build_miniruby 0.001703 0.000000 1.707724 ( 1.924455)
build_ruby 0.000465 0.001694 3.528615 ( 4.161152)
build_all 0.006615 0.002490 2.791952 ( 3.315596)
build_install 0.012120 0.010073 4.375549 ( 4.821045)
test_btest 0.000755 0.000151 68.273585 ( 52.218266)
test_basic 0.007595 0.000131 0.862169 ( 1.168813)
test_all 0.000439 0.000700 620.727507 (413.010348)
test_rubyspec 0.034086 0.025954 88.295286 (116.748387)
total: 602.58 sec