Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-143408
#<BuildRuby:0x000055fefba7cd30
@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.20220901-143408",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.007684 0.004702 0.985134 ( 1.302278)
build_miniruby 0.000000 0.001794 0.076264 ( 0.074222)
build_ruby 0.000163 0.002287 0.076098 ( 0.073246)
build_all 0.009435 0.000269 1.518279 ( 0.559857)
build_install 0.015100 0.003775 1.891665 ( 0.916894)
test_btest 0.000863 0.000216 76.666414 ( 8.142596)
test_basic 0.005932 0.001483 0.328209 ( 0.416033)
test_all 0.003269 0.000818 671.605499 ( 66.911203)
test_rubyspec 0.097340 0.076183 45.763227 ( 54.296587)
total: 132.69 sec