Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230720-090723
#<BuildRuby:0x000055c147d3a398
@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.20230720-090723",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.002460 0.004585 2.208973 ( 4.394321)
build_miniruby 0.000000 0.001650 1.687914 ( 1.834425)
build_ruby 0.000280 0.001438 3.238020 ( 3.606256)
build_all 0.007509 0.000847 2.704562 ( 2.596208)
build_install 0.014737 0.004714 3.918517 ( 3.855658)
test_btest 0.000953 0.000239 62.198274 ( 36.107734)
test_basic 0.002253 0.006633 0.786015 ( 1.069418)
test_all 0.000000 0.001991 587.254559 (240.968843)
test_rubyspec 0.030576 0.030768 81.777796 (100.688573)
total: 395.12 sec