Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230705-151412
#<BuildRuby:0x000055ed00f561d8
@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.20230705-151412",
@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.000004 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000025)
build_up 0.004497 0.002654 2.134289 ( 4.369662)
build_miniruby 0.001735 0.000321 6.007371 ( 6.609763)
build_ruby 0.001151 0.000213 3.059774 ( 3.478179)
build_all 0.008933 0.000000 4.997578 ( 4.428096)
build_install 0.016523 0.004285 6.291844 ( 6.566186)
test_btest 0.000706 0.000128 64.875802 ( 43.734024)
test_basic 0.003047 0.004656 0.757433 ( 1.436613)
test_all 0.001611 0.000000 591.183260 (335.827381)
test_rubyspec 0.035284 0.022998 80.021930 (109.178189)
total: 515.63 sec