Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230515-090324
#<BuildRuby:0x000055cf9df01f50
@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.20230515-090324",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000022 0.000001 0.000023 ( 0.000182)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.002669 0.004180 1.910919 ( 4.288373)
build_miniruby 0.001462 0.000133 1.416907 ( 1.604638)
build_ruby 0.001265 0.000115 2.513234 ( 2.986168)
build_all 0.003117 0.004052 2.249889 ( 2.424412)
build_install 0.007511 0.008997 3.329349 ( 3.654015)
test_btest 0.001030 0.000000 56.908878 ( 38.197711)
test_basic 0.007174 0.000801 0.649768 ( 1.120125)
test_all 0.001070 0.000214 556.194286 (315.029690)
test_rubyspec 0.034238 0.023356 75.620348 (104.618882)
total: 473.93 sec