Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230826-113351
#<BuildRuby:0x0000555c270cde50
@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.20230826-113351",
@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.000001 0.000017 ( 0.000016)
autoconf 0.000024 0.000000 0.000024 ( 0.000025)
configure 0.000022 0.000001 0.000023 ( 0.000022)
build_up 0.000000 0.007556 2.344935 ( 4.848212)
build_miniruby 0.002012 0.000188 1.778954 ( 2.337114)
build_ruby 0.000000 0.001974 3.536038 ( 4.484334)
build_all 0.002717 0.006109 5.434112 ( 5.773937)
build_install 0.019323 0.001064 6.704710 ( 7.325444)
test_btest 0.000830 0.000119 67.740654 ( 64.273503)
test_basic 0.003693 0.004136 0.832945 ( 1.371863)
test_all 0.011717 0.000000 691.888062 (688.453346)
test_rubyspec 0.064104 0.014897 95.895986 (134.508251)
total: 913.38 sec