Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230724-031129
#<BuildRuby:0x000056095d8d6398
@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.20230724-031129",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006706 0.000670 2.305820 ( 4.552106)
build_miniruby 0.001632 0.000163 1.682669 ( 1.952492)
build_ruby 0.001513 0.000151 3.313737 ( 3.950678)
build_all 0.005689 0.003288 2.735789 ( 2.773222)
build_install 0.019657 0.000023 3.937372 ( 4.408705)
test_btest 0.000760 0.000080 64.054807 ( 44.996622)
test_basic 0.007504 0.000368 0.792166 ( 1.154765)
test_all 0.001327 0.000136 583.512858 (338.270311)
test_rubyspec 0.025954 0.032825 82.803239 (109.666053)
total: 511.73 sec