Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-013335
#<BuildRuby:0x000055a8ddfa8af8
@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.20220219-013335",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.012222 0.000963 0.954495 ( 1.349008)
build_miniruby 0.001821 0.000420 0.076847 ( 0.074975)
build_ruby 0.001403 0.000324 0.073654 ( 0.071759)
build_all 0.010426 0.000240 4.155427 ( 0.792212)
build_install 0.020241 0.003185 7.899222 ( 2.293434)
test_btest 0.000898 0.000171 73.119473 ( 7.934837)
test_basic 0.006638 0.000412 0.330188 ( 0.426169)
test_all 0.000796 0.001357 676.392111 ( 66.203738)
test_rubyspec 0.088970 0.065017 46.632848 ( 52.023747)
total: 131.17 sec