Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-013207
#<BuildRuby:0x000055c16fc50dd8
@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.20220819-013207",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007368 0.004115 0.994142 ( 4.932121)
build_miniruby 0.001930 0.000258 0.076177 ( 0.073927)
build_ruby 0.001976 0.000264 0.079118 ( 0.077002)
build_all 0.009657 0.000649 1.536930 ( 0.576255)
build_install 0.018493 0.004691 1.875477 ( 0.904277)
test_btest 0.001155 0.000173 76.710963 ( 8.498658)
test_basic 0.007410 0.000000 0.332233 ( 0.430362)
test_all 0.003733 0.000000 635.212450 ( 64.271303)
test_rubyspec 0.123901 0.055046 45.863959 ( 54.448036)
total: 134.21 sec