Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230710-171437
#<BuildRuby:0x000055f3a081e338
@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.20230710-171437",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.007210 0.000214 2.243013 ( 4.750284)
build_miniruby 0.001520 0.000000 15.306724 ( 15.472522)
build_ruby 0.001909 0.000000 3.244485 ( 3.856474)
build_all 0.007736 0.000186 5.171011 ( 4.550145)
build_install 0.014127 0.004818 6.673284 ( 5.707150)
test_btest 0.000784 0.000071 66.383808 ( 39.654129)
test_basic 0.003527 0.004398 0.789143 ( 1.185192)
test_all 0.001572 0.000185 634.740625 (368.369563)
test_rubyspec 0.012860 0.046119 82.918905 (112.686815)
total: 556.23 sec