Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240214-151831
#<BuildRuby:0x00005629f39d9f40
@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.20240214-151831",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000030 0.000003 0.000033 ( 0.000032)
build_up 0.006551 0.000655 2.389564 ( 3.976921)
build_miniruby 0.004422 0.000442 99.761942 ( 86.581588)
build_ruby 0.001971 0.000197 4.088050 ( 5.327479)
build_all 0.005757 0.004669 6.157395 ( 6.717669)
build_install 0.020349 0.003037 7.985963 ( 8.964803)
test_btest 0.001140 0.000150 73.959397 ( 84.025412)
test_basic 0.008134 0.000494 0.889008 ( 1.789046)
test_all 0.103399 0.023808 820.456386 (579.969277)
test_rubyspec 0.046277 0.069140 182.647284 (210.127288)
total: 987.48 sec