Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230704-071348
#<BuildRuby:0x000055a2420f5a48
@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.20230704-071348",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.007107 0.000534 2.194679 ( 4.560204)
build_miniruby 0.001239 0.000216 1.830503 ( 2.062113)
build_ruby 0.001698 0.000295 3.017861 ( 3.548979)
build_all 0.007866 0.001368 5.097138 ( 4.286293)
build_install 0.014818 0.005756 6.442538 ( 6.144733)
test_btest 0.000661 0.000132 64.509679 ( 38.674588)
test_basic 0.000000 0.005608 0.801009 ( 1.084153)
test_all 0.000000 0.001520 555.822872 (284.800768)
test_rubyspec 0.017475 0.040720 81.995413 (104.269975)
total: 449.43 sec