Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-035429
#<BuildRuby:0x00005635dfec3680
@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.20220212-035429",
@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.000013 0.000000 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.008776 0.001617 0.944620 ( 1.052721)
build_miniruby 0.001629 0.000543 0.072302 ( 0.070615)
build_ruby 0.001281 0.000427 0.068429 ( 0.066627)
build_all 0.008508 0.001174 4.063800 ( 0.772147)
build_install 0.013381 0.011337 7.852051 ( 2.323161)
test_btest 0.000769 0.000307 73.701189 ( 8.184728)
test_basic 0.005114 0.002045 0.332063 ( 0.420982)
test_all 0.002094 0.000000 643.566311 ( 65.715000)
test_rubyspec 0.091346 0.069444 46.097414 ( 51.401507)
total: 130.01 sec