Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-164023
#<BuildRuby:0x000055b666d106d8
@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.20220717-164023",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010021 0.000291 0.986882 ( 1.399086)
build_miniruby 0.001768 0.000221 0.072040 ( 0.070557)
build_ruby 0.001652 0.000206 0.063701 ( 0.062233)
build_all 0.010330 0.000210 1.549097 ( 0.608907)
build_install 0.017217 0.004934 5.154679 ( 2.078168)
test_btest 0.001060 0.000152 71.165447 ( 8.395794)
test_basic 0.003159 0.004330 0.316245 ( 0.404499)
test_all 0.001491 0.000271 673.713390 ( 66.651871)
test_rubyspec 0.097845 0.061223 45.241894 ( 50.728561)
total: 130.40 sec