Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230910-074146
#<BuildRuby:0x00005643ac402090
@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.20230910-074146",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.003503 0.004318 2.480110 ( 4.898480)
build_miniruby 0.001618 0.000162 1.852698 ( 2.271434)
build_ruby 0.001876 0.000188 3.654223 ( 31.040796)
build_all 0.004666 0.004837 5.953973 ( 5.927267)
build_install 0.016535 0.006335 7.245093 ( 8.115121)
test_btest 0.000901 0.000146 64.201119 ( 63.367978)
test_basic 0.000000 0.008919 0.860652 ( 1.401079)
test_all 0.002138 0.009434 707.363985 (598.152771)
test_rubyspec 0.034797 0.050438 97.837296 (141.665168)
total: 856.84 sec