Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-073545
#<BuildRuby:0x0000559571703850
@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.20220203-073545",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010873 0.001004 0.972040 ( 2.119045)
build_miniruby 0.000000 0.001823 0.078574 ( 0.077210)
build_ruby 0.000000 0.002115 0.075450 ( 0.073588)
build_all 0.005324 0.004785 4.000306 ( 0.767375)
build_install 0.020296 0.002695 7.777309 ( 2.313118)
test_btest 0.001291 0.000000 48.193386 ( 44.349555)
test_basic 0.007849 0.000000 0.330673 ( 0.417987)
test_all 0.001711 0.000000 701.345119 ( 67.589608)
test_rubyspec 0.121979 0.047812 46.096474 ( 51.539256)
total: 169.25 sec