Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240201-150324
#<BuildRuby:0x0000557c102ce9a8
@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.20240201-150324",
@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.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.007219 0.000000 2.111629 ( 3.087595)
build_miniruby 0.001736 0.000000 1.878979 ( 2.634125)
build_ruby 0.001957 0.000000 3.447000 ( 4.015522)
build_all 0.008044 0.000937 5.781396 ( 5.754775)
build_install 0.015126 0.007377 7.340279 ( 7.326408)
test_btest 0.000756 0.000123 74.444072 ( 68.942476)
test_basic 0.004231 0.004815 0.855761 ( 1.291262)
test_all 0.091498 0.037989 770.475992 (624.488145)
test_rubyspec 0.069910 0.046462 184.871507 (250.570718)
total: 968.11 sec