Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-021623
#<BuildRuby:0x0000559b424d6c40
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220718-021623",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.006161 0.000526 0.903526 ( 0.950701)
build_miniruby 0.000710 0.000164 0.056185 ( 0.055055)
build_ruby 0.000720 0.000166 0.058917 ( 0.057817)
build_all 0.003773 0.000871 1.544080 ( 0.603041)
build_install 0.010737 0.000359 5.666945 ( 2.186026)
test_btest 0.000612 0.000122 48.292042 ( 8.667755)
test_basic 0.004671 0.000934 0.286806 ( 0.375579)
test_all 0.000772 0.000083 623.275599 ( 89.889791)
test_rubyspec 0.052167 0.064595 43.548196 ( 49.179640)
total: 151.97 sec