Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230815-113048
#<BuildRuby:0x000055b3d09b1fc0
@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.20230815-113048",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000000 0.000072 0.000072 ( 0.000041)
configure 0.000000 0.000028 0.000028 ( 0.000028)
build_up 0.000380 0.007399 2.246619 ( 4.518561)
build_miniruby 0.000000 0.001803 1.702022 ( 2.061201)
build_ruby 0.000000 0.001757 3.277959 ( 3.832819)
build_all 0.005699 0.002888 5.636703 ( 4.809442)
build_install 0.015878 0.004824 6.851115 ( 5.993141)
test_btest 0.001040 0.000000 63.596961 ( 47.322815)
test_basic 0.008396 0.000000 0.848752 ( 1.249395)
test_all 0.008918 0.001417 636.545510 (346.798352)
test_rubyspec 0.055175 0.018787 92.282601 (118.650875)
total: 535.24 sec