Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-145258
#<BuildRuby:0x000056110be2b810
@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.20220206-145258",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009091 0.002273 0.936355 ( 1.054424)
build_miniruby 0.001663 0.000416 0.078032 ( 0.076745)
build_ruby 0.001399 0.000349 0.069657 ( 0.068377)
build_all 0.009949 0.000000 4.096946 ( 0.799083)
build_install 0.019464 0.004876 7.807346 ( 2.375012)
test_btest 0.001174 0.000261 71.745597 ( 8.040564)
test_basic 0.005772 0.001282 0.337893 ( 0.426280)
test_all 0.001666 0.000370 711.089113 ( 67.714955)
test_rubyspec 0.128607 0.048043 45.889143 ( 51.397971)
total: 131.95 sec