Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-224623
#<BuildRuby:0x0000560e5bdc04f0
@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.20220315-224623",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000017)
configure 0.000039 0.000000 0.000039 ( 0.000037)
build_up 0.011251 0.000000 0.988932 ( 1.061594)
build_miniruby 0.001914 0.000000 0.077561 ( 0.075655)
build_ruby 0.001702 0.000000 0.069244 ( 0.067276)
build_all 0.009753 0.000000 4.196104 ( 0.863249)
build_install 0.024769 0.000000 8.012022 ( 2.424377)
test_btest 0.001360 0.000000 72.339524 ( 8.459071)
test_basic 0.007297 0.000000 0.335511 ( 0.424278)
test_all 0.002021 0.000000 694.369886 ( 67.835776)
test_rubyspec 0.112087 0.055022 46.544062 ( 51.974543)
total: 133.19 sec