Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-041518
#<BuildRuby:0x000055d9ff12b810
@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-041518",
@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.000010 0.000003 0.000013 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008592 0.002864 0.961214 ( 1.816921)
build_miniruby 0.001204 0.000401 0.075068 ( 0.075371)
build_ruby 0.001721 0.000573 0.076456 ( 0.075684)
build_all 0.008613 0.001465 4.131142 ( 0.800636)
build_install 0.018361 0.006226 7.699802 ( 2.330769)
test_btest 0.000000 0.001303 73.910309 ( 7.950325)
test_basic 0.004598 0.004157 0.345836 ( 0.436048)
test_all 0.001273 0.000463 672.862560 ( 65.374727)
test_rubyspec 0.098386 0.054946 46.325384 ( 51.649312)
total: 130.51 sec