Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240124-205325
#<BuildRuby:0x000055b2a95223b0
@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.20240124-205325",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000024 0.000001 0.000025 ( 0.000024)
configure 0.000023 0.000001 0.000024 ( 0.000023)
build_up 0.006117 0.000227 2.375959 ( 3.485735)
build_miniruby 0.001871 0.000069 32.272395 ( 22.471794)
build_ruby 0.001783 0.000066 3.401239 ( 3.687423)
build_all 0.007814 0.000000 5.259475 ( 3.886631)
build_install 0.012998 0.007833 6.523989 ( 5.078714)
test_btest 0.000974 0.000086 68.223465 ( 40.903758)
test_basic 0.006299 0.000556 0.795444 ( 1.043148)
test_all 0.094090 0.030716 753.576387 (432.019125)
test_rubyspec 0.064612 0.051501 180.593952 (281.351248)
total: 793.93 sec