Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240806-074909
#<BuildRuby:0x00007fdcedd1fde0
@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.20240806-074909",
@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.000033 0.000006 0.000039 ( 0.000037)
autoconf 0.000051 0.000009 0.000060 ( 0.000061)
configure 0.000037 0.000007 0.000044 ( 0.000044)
build_up 0.000000 0.010479 4.318111 ( 7.156560)
build_miniruby 0.000404 0.001470 2.337504 ( 3.433527)
build_ruby 0.002188 0.000580 4.501066 ( 6.445158)
build_all 0.010796 0.000000 7.780640 ( 9.861174)
build_install 0.021441 0.005013 11.116958 ( 16.522420)
test_btest 0.000903 0.000221 103.912404 (137.475843)
test_basic 0.006448 0.006708 1.220875 ( 2.066628)
test_all 0.118718 0.046840 868.131232 (738.795727)
test_rubyspec 0.059232 0.038125 156.481408 ( 71.651967)
total: 993.41 sec