Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231112-022623
#<BuildRuby:0x0000556ce829a568
@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.20231112-022623",
@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.000023 0.000001 0.000024 ( 0.000026)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.006798 0.000469 2.324089 ( 3.712894)
build_miniruby 0.001573 0.000108 1.760843 ( 2.252433)
build_ruby 0.002016 0.000139 3.542038 ( 14.492819)
build_all 0.008661 0.000597 4.963484 ( 4.209752)
build_install 0.015405 0.005732 6.462916 ( 5.885685)
test_btest 0.000782 0.000079 64.776297 ( 56.082448)
test_basic 0.004689 0.004371 0.803937 ( 1.429536)
test_all 0.094425 0.032928 670.443059 (605.094484)
test_rubyspec 0.038719 0.039892 91.268359 (166.354885)
total: 859.52 sec