Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230721-170840
#<BuildRuby:0x000055f010df62a8
@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.20230721-170840",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.006686 0.000743 2.244590 ( 4.609617)
build_miniruby 0.001485 0.000165 1.576365 ( 1.797308)
build_ruby 0.001331 0.000148 2.963947 ( 3.313167)
build_all 0.003337 0.004163 2.530962 ( 2.439975)
build_install 0.012080 0.006853 3.870294 ( 3.894536)
test_btest 0.000607 0.000110 62.343954 ( 37.260389)
test_basic 0.003296 0.003864 0.781657 ( 1.124307)
test_all 0.001089 0.000224 577.919884 (325.198217)
test_rubyspec 0.043103 0.015599 81.244894 (110.944855)
total: 490.58 sec