Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230619-031251
#<BuildRuby:0x0000564feb64df48
@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.20230619-031251",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.007130 0.000348 2.178178 ( 4.691341)
build_miniruby 0.001410 0.000151 1.814959 ( 2.285874)
build_ruby 0.001678 0.000179 2.992163 ( 4.087676)
build_all 0.008834 0.000060 2.443164 ( 2.721480)
build_install 0.017242 0.003745 3.807403 ( 4.143236)
test_btest 0.000888 0.000102 62.732611 ( 48.794134)
test_basic 0.007085 0.000335 0.760538 ( 1.259679)
test_all 0.001890 0.000121 556.096136 (443.773828)
test_rubyspec 0.030421 0.026595 78.226855 (111.698559)
total: 623.46 sec