Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-080352
#<BuildRuby:0x0000562f3b1f43a0
@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.20221116-080352",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000026 0.000006 0.000032 ( 0.000030)
build_up 0.007869 0.000792 1.116645 ( 1.284195)
build_miniruby 0.001275 0.000255 0.905147 ( 0.907859)
build_ruby 0.002010 0.000402 2.324264 ( 2.232859)
build_all 0.017842 0.000032 18.265938 ( 2.250148)
build_install 0.018501 0.000712 1.898301 ( 1.028616)
test_btest 0.001073 0.000146 81.959102 ( 9.856331)
test_basic 0.002008 0.005085 0.350497 ( 0.439741)
test_all 0.001767 0.000183 684.523211 ( 73.194064)
test_rubyspec 0.056155 0.062543 50.293055 ( 58.779501)
total: 149.97 sec