Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-163555
#<BuildRuby:0x0000560a7160b7e8
@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.20220202-163555",
@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.000007 0.000003 0.000010 ( 0.000009)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.009747 0.000507 0.938419 ( 1.605231)
build_miniruby 0.001419 0.000436 0.076860 ( 0.075361)
build_ruby 0.001495 0.000460 0.075245 ( 0.073533)
build_all 0.003858 0.005903 4.137205 ( 0.791363)
build_install 0.019946 0.000312 7.820990 ( 2.388199)
test_btest 0.000865 0.000255 47.256417 ( 43.986816)
test_basic 0.003835 0.004507 0.346102 ( 0.434135)
test_all 0.001455 0.000485 663.321319 ( 65.308619)
test_rubyspec 0.112314 0.037438 46.155863 ( 51.692829)
total: 166.36 sec