Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-051039
#<BuildRuby:0x000055e5dc4884e8
@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.20220221-051039",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.011119 0.000955 0.961435 ( 3.191023)
build_miniruby 0.001401 0.000431 0.077001 ( 0.075426)
build_ruby 0.001626 0.000501 0.079898 ( 0.077592)
build_all 0.009331 0.001381 4.148208 ( 0.802358)
build_install 0.018937 0.005411 7.738351 ( 2.337013)
test_btest 0.001005 0.000288 79.880532 ( 8.343223)
test_basic 0.006042 0.001726 0.321832 ( 0.419363)
test_all 0.002579 0.000332 694.639137 ( 67.094734)
test_rubyspec 0.069453 0.089149 46.335943 ( 51.875343)
total: 134.22 sec