Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-212655
#<BuildRuby:0x0000562ce4ef0a58
@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.20220301-212655",
@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.000027 0.000000 0.000027 ( 0.000027)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009510 0.000777 1.012265 ( 1.027093)
build_miniruby 0.001569 0.000224 0.074155 ( 0.072733)
build_ruby 0.001972 0.000000 0.075726 ( 0.073685)
build_all 0.010631 0.000000 4.209822 ( 0.853366)
build_install 0.014669 0.009270 7.882538 ( 2.397316)
test_btest 0.001051 0.000210 74.278917 ( 8.188053)
test_basic 0.007714 0.000761 0.342421 ( 0.440911)
test_all 0.001345 0.000258 698.614107 ( 67.803723)
test_rubyspec 0.085642 0.074582 46.202008 ( 51.682956)
total: 132.54 sec