Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230728-032256
#<BuildRuby:0x0000564b8fa72048
@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.20230728-032256",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006952 0.000387 2.422586 ( 5.232335)
build_miniruby 0.001736 0.000224 12.690600 ( 11.302201)
build_ruby 0.001983 0.000000 3.361401 ( 3.922631)
build_all 0.008608 0.000000 2.774371 ( 2.976413)
build_install 0.017516 0.000856 4.127144 ( 4.634849)
test_btest 0.000877 0.000097 63.463256 ( 46.962482)
test_basic 0.008532 0.000948 0.816723 ( 1.133216)
test_all 0.001757 0.000196 610.028579 (325.551815)
test_rubyspec 0.033015 0.026487 82.035040 ( 97.819456)
total: 499.54 sec