Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-141251
#<BuildRuby:0x00005641bc41a038
@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.20220817-141251",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.011377 0.001141 0.840905 ( 1.007064)
build_miniruby 0.001362 0.000000 0.063107 ( 0.062006)
build_ruby 0.001639 0.000000 0.064645 ( 0.063081)
build_all 0.008679 0.000363 1.238502 ( 0.460755)
build_install 0.010506 0.005804 1.573439 ( 0.795909)
test_btest 0.001031 0.000193 53.098619 ( 6.139709)
test_basic 0.000581 0.005301 0.281777 ( 0.372530)
test_all 0.003686 0.000546 482.932163 ( 51.985190)
test_rubyspec 0.085439 0.049186 41.673362 ( 49.254429)
total: 110.14 sec