Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230906-033829
#<BuildRuby:0x00005555b37b1f48
@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.20230906-033829",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000026 0.000007 0.000033 ( 0.000032)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.006343 0.000599 1.858346 ( 3.260533)
build_miniruby 0.001655 0.000429 1.780755 ( 2.338787)
build_ruby 0.001647 0.000427 3.525536 ( 4.388461)
build_all 0.007865 0.002039 5.719828 ( 6.212246)
build_install 0.020989 0.001717 6.719458 ( 7.604302)
test_btest 0.000789 0.000184 63.961699 ( 64.198634)
test_basic 0.003369 0.005719 0.853302 ( 1.609246)
test_all 0.015705 0.000218 715.634868 (757.154518)
test_rubyspec 0.043939 0.042426 95.233738 (140.676368)
total: 987.44 sec