Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230312-200030
#<BuildRuby:0x00005574334921e8
@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.20230312-200030",
@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.000017 0.000001 0.000018 ( 0.000017)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.006024 0.000262 1.814407 ( 4.524511)
build_miniruby 0.001465 0.000064 1.256508 ( 1.760018)
build_ruby 0.001696 0.000074 2.586212 ( 3.530704)
build_all 0.007649 0.000133 2.272505 ( 2.922590)
build_install 0.014215 0.004632 3.289321 ( 4.127635)
test_btest 0.000000 0.000776 57.708022 ( 60.765570)
test_basic 0.003845 0.003088 0.488831 ( 0.930624)
test_all 0.001225 0.000127 567.263943 (596.879950)
test_rubyspec 0.028365 0.030520 75.965805 (105.770920)
total: 781.21 sec