Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240312-081120
#<BuildRuby:0x000055e8a0e82090
@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.20240312-081120",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.008107 0.001946 2.809382 ( 3.797197)
build_miniruby 0.001544 0.000000 1.810924 ( 2.226050)
build_ruby 0.001853 0.000000 3.931396 ( 4.773037)
build_all 0.004857 0.004327 6.073103 ( 5.713570)
build_install 0.015805 0.008307 8.070308 ( 7.621118)
test_btest 0.000777 0.000226 73.994215 ( 71.904288)
test_basic 0.001176 0.004780 0.888902 ( 1.543226)
test_all 0.067209 0.058030 783.187042 (556.320883)
test_rubyspec 0.052570 0.048484 126.665458 (197.410568)
total: 851.31 sec