Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-232342
#<BuildRuby:0x000055f6e374ca68
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220730-232342",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005991 0.003925 0.838335 ( 0.884229)
build_miniruby 0.001900 0.000119 0.064217 ( 0.062192)
build_ruby 0.001326 0.000083 0.063745 ( 0.063592)
build_all 0.009985 0.000344 1.251733 ( 0.484377)
build_install 0.011119 0.004713 4.283226 ( 1.804018)
test_btest 0.001183 0.000124 54.256163 ( 6.044066)
test_basic 0.006138 0.000146 0.290858 ( 0.382176)
test_all 0.000000 0.002804 509.550874 ( 53.814828)
test_rubyspec 0.084773 0.047493 41.927253 ( 47.796573)
total: 111.34 sec