Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230802-232114
#<BuildRuby:0x0000561827912090
@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.20230802-232114",
@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.000004 0.000022 ( 0.000021)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.003605 0.003889 2.234841 ( 4.739736)
build_miniruby 0.001277 0.000264 1.731573 ( 2.099651)
build_ruby 0.000000 0.002002 3.335829 ( 3.993990)
build_all 0.003161 0.005680 2.818198 ( 3.233153)
build_install 0.011857 0.009174 4.019609 ( 4.366787)
test_btest 0.000662 0.000207 68.657733 ( 56.280571)
test_basic 0.008605 0.000000 0.837942 ( 1.331633)
test_all 0.000982 0.000000 630.000904 (418.198639)
test_rubyspec 0.039011 0.015882 83.642210 (105.911224)
total: 600.16 sec