Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-233909
#<BuildRuby:0x0000564b710c3718
@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.20220204-233909",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009053 0.001674 0.962200 ( 0.993037)
build_miniruby 0.000000 0.002639 0.075990 ( 0.075156)
build_ruby 0.000144 0.001766 0.073332 ( 0.072263)
build_all 0.008754 0.001648 4.083688 ( 0.796860)
build_install 0.008123 0.015681 7.863909 ( 2.361555)
test_btest 0.000677 0.000381 48.074870 ( 44.390514)
test_basic 0.001862 0.007242 0.347406 ( 0.434466)
test_all 0.001127 0.000729 701.941490 ( 69.038112)
test_rubyspec 0.115021 0.057928 46.085370 ( 51.613005)
total: 169.78 sec