Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230727-011730
#<BuildRuby:0x000056181158a348
@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.20230727-011730",
@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.000023)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.007406 0.000219 2.191703 ( 4.328777)
build_miniruby 0.001514 0.000098 1.698544 ( 2.093401)
build_ruby 0.000000 0.001755 3.217705 ( 3.863092)
build_all 0.006768 0.002164 2.763333 ( 3.023398)
build_install 0.019300 0.000946 4.161800 ( 4.191542)
test_btest 0.000760 0.000065 63.729228 ( 43.595829)
test_basic 0.007153 0.000613 0.818303 ( 1.299963)
test_all 0.001361 0.000117 609.700713 (344.595112)
test_rubyspec 0.026185 0.033692 83.282582 (112.815384)
total: 519.81 sec