Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230813-053106
#<BuildRuby:0x000055da99935fc0
@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.20230813-053106",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.007286 0.000728 2.380891 ( 4.620898)
build_miniruby 0.001565 0.000157 1.701972 ( 2.021232)
build_ruby 0.000000 0.001814 3.253140 ( 41.264726)
build_all 0.006981 0.002198 2.896841 ( 3.268421)
build_install 0.020145 0.000000 4.212216 ( 4.173374)
test_btest 0.000897 0.000000 67.723955 ( 45.847679)
test_basic 0.002894 0.005873 0.845403 ( 1.135885)
test_all 0.001454 0.000208 638.371387 (363.408525)
test_rubyspec 0.034536 0.029229 88.015015 (119.711490)
total: 585.45 sec