Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-163416
#<BuildRuby:0x000055c8f44cc8f0
@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.20220228-163416",
@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.000005)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.011910 0.000246 0.996517 ( 1.096053)
build_miniruby 0.001892 0.000119 0.067315 ( 0.065499)
build_ruby 0.001533 0.000096 0.073332 ( 0.071183)
build_all 0.010009 0.000626 4.187076 ( 0.864647)
build_install 0.018551 0.005437 7.910019 ( 2.464195)
test_btest 0.001218 0.000128 76.547179 ( 8.550664)
test_basic 0.007540 0.000220 0.342752 ( 0.434393)
test_all 0.001844 0.000185 707.459281 ( 68.104132)
test_rubyspec 0.126063 0.040433 46.371550 ( 51.731975)
total: 133.38 sec