Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230615-190953
#<BuildRuby:0x00005558a9badf18
@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.20230615-190953",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.006109 0.000407 1.960088 ( 4.462350)
build_miniruby 0.001709 0.000114 1.426313 ( 1.845895)
build_ruby 0.001549 0.000103 2.780699 ( 3.421859)
build_all 0.008575 0.000037 2.430007 ( 2.573292)
build_install 0.015413 0.004301 3.576501 ( 3.756374)
test_btest 0.000726 0.000062 61.135977 ( 45.166337)
test_basic 0.007635 0.000292 0.697906 ( 1.006667)
test_all 0.001457 0.000122 530.332519 (307.939275)
test_rubyspec 0.028403 0.028610 76.099731 (104.177146)
total: 474.35 sec