Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231016-102454
#<BuildRuby:0x00005593e3d76348
@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.20231016-102454",
@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.000018 0.000000 0.000018 ( 0.000019)
autoconf 0.000030 0.000001 0.000031 ( 0.000030)
configure 0.000025 0.000000 0.000025 ( 0.000026)
build_up 0.008269 0.000139 2.617005 ( 4.096129)
build_miniruby 0.001814 0.000000 2.480280 ( 2.706689)
build_ruby 0.001838 0.000000 3.467147 ( 3.840905)
build_all 0.001732 0.007267 5.702686 ( 4.135054)
build_install 0.017187 0.003998 7.421961 ( 5.790229)
test_btest 0.000664 0.000069 63.201142 ( 46.948565)
test_basic 0.006956 0.000713 0.844475 ( 1.030059)
test_all 0.008990 0.001712 681.245631 (454.648772)
test_rubyspec 0.043949 0.036970 97.353280 (153.568019)
total: 676.77 sec