Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230820-192951
#<BuildRuby:0x000055e8077e2058
@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.20230820-192951",
@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.000003 0.000018 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.007115 0.000465 3.090681 ( 5.811748)
build_miniruby 0.000000 0.003246 2.318306 ( 2.503634)
build_ruby 0.000888 0.000932 3.385714 ( 4.420293)
build_all 0.004357 0.004182 5.429382 ( 5.405235)
build_install 0.021258 0.000097 6.736277 ( 6.812683)
test_btest 0.000726 0.000132 63.819868 ( 54.614352)
test_basic 0.001661 0.006865 0.801115 ( 1.211991)
test_all 0.004404 0.006036 674.959521 (427.579502)
test_rubyspec 0.050803 0.020565 89.640005 (115.531709)
total: 623.89 sec