Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-141542
#<BuildRuby:0x000055905b32b680
@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.20220305-141542",
@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.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006550 0.004830 1.035661 ( 1.142037)
build_miniruby 0.002342 0.000000 0.072671 ( 0.071495)
build_ruby 0.002169 0.000030 0.067224 ( 0.066486)
build_all 0.006655 0.003377 4.178373 ( 0.869495)
build_install 0.023741 0.000000 7.986902 ( 2.439894)
test_btest 0.001130 0.000062 77.481057 ( 8.044159)
test_basic 0.007461 0.000388 0.336153 ( 0.425759)
test_all 0.000754 0.001126 701.281769 ( 67.721400)
test_rubyspec 0.114908 0.045767 46.261126 ( 51.733104)
total: 132.52 sec