Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240619-090658
#<BuildRuby:0x00007f6976c1fde0
@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.20240619-090658",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000005 0.000026 ( 0.000026)
autoconf 0.000038 0.000009 0.000047 ( 0.000046)
configure 0.000031 0.000007 0.000038 ( 0.000039)
build_up 0.005306 0.004312 4.021471 ( 5.626712)
build_miniruby 0.001300 0.000325 1.718049 ( 2.177531)
build_ruby 0.002130 0.000533 4.390495 ( 5.148608)
build_all 0.010088 0.000438 7.152421 ( 6.686485)
build_install 0.020664 0.006159 10.193174 ( 9.858273)
test_btest 0.000895 0.000219 98.833488 (117.207910)
test_basic 0.002008 0.012447 1.158887 ( 7.816670)
test_all 0.105572 0.061806 818.770661 (1008.029407)
test_rubyspec 0.053869 0.043160 153.654544 (147.549282)
total: 1310.10 sec