Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-210524
#<BuildRuby:0x000055fd81e144f0
@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.20220302-210524",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.009893 0.001846 1.012503 ( 1.091029)
build_miniruby 0.000551 0.001637 0.075044 ( 0.073357)
build_ruby 0.002069 0.000000 0.070044 ( 0.067882)
build_all 0.008150 0.002044 4.223390 ( 0.852362)
build_install 0.018300 0.006002 7.936209 ( 2.436071)
test_btest 0.000847 0.000268 71.150698 ( 7.924243)
test_basic 0.007181 0.000000 0.346313 ( 0.437131)
test_all 0.002638 0.000221 697.223980 ( 67.661974)
test_rubyspec 0.104112 0.058478 46.352196 ( 51.439325)
total: 131.98 sec