Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230813-133145
#<BuildRuby:0x000056197f27a058
@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.20230813-133145",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.007309 0.000000 2.221260 ( 4.457843)
build_miniruby 0.001355 0.000094 1.678838 ( 2.063912)
build_ruby 0.001425 0.000138 3.030029 ( 3.748273)
build_all 0.007999 0.000000 2.689165 ( 2.946130)
build_install 0.019152 0.001331 3.977314 ( 4.307140)
test_btest 0.000783 0.000069 66.648239 ( 49.824841)
test_basic 0.007653 0.000676 0.814897 ( 1.369536)
test_all 0.002326 0.000206 636.934558 (355.381247)
test_rubyspec 0.048016 0.019005 86.987194 (117.696568)
total: 541.80 sec