Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230711-191220
#<BuildRuby:0x000055b5c342e338
@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.20230711-191220",
@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.000021 0.000002 0.000023 ( 0.000025)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.007138 0.000793 2.196859 ( 5.289024)
build_miniruby 0.001273 0.000142 2.007949 ( 2.407546)
build_ruby 0.001442 0.000160 3.067959 ( 3.557092)
build_all 0.006642 0.003516 5.277643 ( 4.173610)
build_install 0.014992 0.004546 6.484394 ( 5.099890)
test_btest 0.000786 0.000119 63.019245 ( 41.206741)
test_basic 0.003536 0.004917 0.769965 ( 1.069323)
test_all 0.001511 0.000275 572.025552 (293.189616)
test_rubyspec 0.035526 0.020151 81.919239 (111.834205)
total: 467.83 sec