Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-104654
#<BuildRuby:0x0000560220c37440
@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.20220303-104654",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.003622 0.008255 1.022607 ( 1.288005)
build_miniruby 0.001691 0.000211 0.074979 ( 0.073687)
build_ruby 0.001591 0.000199 0.078722 ( 0.077118)
build_all 0.009627 0.001203 4.086223 ( 0.840604)
build_install 0.022159 0.003321 7.944694 ( 2.421537)
test_btest 0.001414 0.000185 69.248161 ( 8.147253)
test_basic 0.006373 0.000832 0.331961 ( 0.421638)
test_all 0.001757 0.000229 659.814678 ( 66.427387)
test_rubyspec 0.101445 0.050953 46.307457 ( 51.475772)
total: 131.17 sec