Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230711-051545
#<BuildRuby:0x00005651fd689db8
@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.20230711-051545",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006535 0.000934 2.264312 ( 4.589773)
build_miniruby 0.002098 0.000000 1.753959 ( 1.896683)
build_ruby 0.001890 0.000000 3.417825 ( 4.003761)
build_all 0.005105 0.004410 5.518248 ( 4.632317)
build_install 0.011702 0.008376 6.840668 ( 5.717491)
test_btest 0.000959 0.000203 69.257021 ( 47.054703)
test_basic 0.008126 0.000784 0.835984 ( 1.194431)
test_all 0.001040 0.000214 608.084998 (417.843399)
test_rubyspec 0.029843 0.029290 86.104582 (118.868723)
total: 605.80 sec