Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240116-122812
#<BuildRuby:0x000055cebcc36398
@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.20240116-122812",
@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.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.005152 0.000644 1.674008 ( 2.925131)
build_miniruby 0.001375 0.000172 1.689854 ( 1.997220)
build_ruby 0.002097 0.000000 3.434999 ( 4.400633)
build_all 0.004760 0.003943 4.999284 ( 4.896587)
build_install 0.017533 0.001333 6.410417 ( 6.227017)
test_btest 0.000719 0.000103 64.966304 ( 68.499499)
test_basic 0.004201 0.004420 0.799482 ( 1.379828)
test_all 0.103417 0.028024 777.213710 (941.688967)
test_rubyspec 0.043582 0.039490 94.203024 (176.130890)
total: 1208.15 sec