Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231122-004055
#<BuildRuby:0x000055fde2e4e040
@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.20231122-004055",
@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.000019 0.000000 0.000019 ( 0.000020)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.006727 0.000000 2.014030 ( 3.909778)
build_miniruby 0.001489 0.000000 1.713172 ( 2.021264)
build_ruby 0.000000 0.002000 3.255633 ( 4.250868)
build_all 0.000584 0.009289 5.452619 ( 6.159620)
build_install 0.017683 0.004059 6.721325 ( 7.476146)
test_btest 0.000764 0.000080 62.234821 ( 72.087650)
test_basic 0.007211 0.000759 0.782312 ( 1.453909)
test_all 0.090914 0.036003 681.535215 (506.745300)
test_rubyspec 0.055266 0.019389 89.852550 (134.316374)
total: 738.42 sec