Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-201628
#<BuildRuby:0x0000563e173537d8
@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.20220723-201628",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008000 0.004069 1.003843 ( 1.135798)
build_miniruby 0.001475 0.000295 0.072153 ( 0.070134)
build_ruby 0.001780 0.000356 0.074802 ( 0.072702)
build_all 0.007187 0.001438 1.509724 ( 0.579765)
build_install 0.012119 0.008980 5.252853 ( 2.108696)
test_btest 0.000939 0.000261 73.658267 ( 8.718738)
test_basic 0.002566 0.004056 0.318835 ( 0.409104)
test_all 0.002675 0.000456 671.305082 ( 65.853977)
test_rubyspec 0.096682 0.065511 45.734370 ( 51.587003)
total: 130.54 sec