Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230311-235620
#<BuildRuby:0x000055f0f7e5e230
@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.20230311-235620",
@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.000005 0.000020 ( 0.000019)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.008526 0.001202 2.905957 ( 5.596022)
build_miniruby 0.005459 0.001489 72.712915 ( 62.857731)
build_ruby 0.001748 0.000477 3.034307 ( 4.246869)
build_all 0.007723 0.000799 3.741040 ( 4.212790)
build_install 0.013093 0.007785 3.530491 ( 4.730108)
test_btest 0.000000 0.000912 58.598361 ( 58.020574)
test_basic 0.001303 0.005441 0.460850 ( 0.874157)
test_all 0.006343 0.000680 559.004775 (617.315489)
test_rubyspec 0.017645 0.043813 75.204543 (115.318539)
total: 873.17 sec