Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230729-011952
#<BuildRuby:0x000056002eaba048
@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.20230729-011952",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.003096 0.003695 2.361757 ( 6.787604)
build_miniruby 0.001475 0.000295 9.154401 ( 10.200365)
build_ruby 0.001267 0.000254 3.359216 ( 3.831778)
build_all 0.004878 0.003275 2.638676 ( 2.838824)
build_install 0.017937 0.002115 4.086231 ( 4.263018)
test_btest 0.000590 0.000121 63.030598 ( 43.078749)
test_basic 0.007367 0.000642 0.818913 ( 0.961561)
test_all 0.001260 0.000759 591.297054 (312.084908)
test_rubyspec 0.033597 0.027390 82.812416 ( 95.967349)
total: 480.02 sec