Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-090115
#<BuildRuby:0x00005557d866caf8
@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.20220221-090115",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000012 0.000005 0.000017 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004168 0.006131 0.953745 ( 1.524066)
build_miniruby 0.001130 0.000616 0.075644 ( 0.074035)
build_ruby 0.001083 0.000590 0.075350 ( 0.073919)
build_all 0.006941 0.003786 4.008238 ( 0.796946)
build_install 0.014076 0.009498 7.770048 ( 2.337048)
test_btest 0.000000 0.001136 74.603114 ( 8.146243)
test_basic 0.004290 0.003330 0.346875 ( 0.435148)
test_all 0.000905 0.000542 701.224623 ( 66.425449)
test_rubyspec 0.101220 0.064097 46.080406 ( 51.423541)
total: 131.24 sec