Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-083806
#<BuildRuby:0x0000564331698870
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-083806",
@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.000011)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003958 0.007718 0.945686 ( 1.009991)
build_miniruby 0.001659 0.000312 0.074234 ( 0.072383)
build_ruby 0.002021 0.000000 0.079269 ( 0.077000)
build_all 0.009433 0.000609 4.125626 ( 0.794203)
build_install 0.014401 0.009867 7.850568 ( 2.353982)
test_btest 0.001111 0.000278 47.444388 ( 43.992116)
test_basic 0.006504 0.001626 0.335399 ( 0.426765)
test_all 0.001231 0.000308 699.546459 ( 67.467615)
test_rubyspec 0.118198 0.042068 46.209958 ( 51.627133)
total: 167.82 sec