Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-223214
#<BuildRuby:0x0000563e0b43a5e0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-223214",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009544 0.000763 0.940534 ( 1.068339)
build_miniruby 0.002012 0.000000 0.079209 ( 0.078583)
build_ruby 0.000000 0.002020 0.075750 ( 0.075306)
build_all 0.002788 0.006447 4.133937 ( 0.815091)
build_install 0.019647 0.003623 7.768450 ( 2.363239)
test_btest 0.000922 0.000217 47.571772 ( 45.343883)
test_basic 0.002244 0.005879 0.330605 ( 0.419935)
test_all 0.001417 0.000417 690.754486 ( 66.968664)
test_rubyspec 0.113751 0.058737 45.886653 ( 51.131686)
total: 168.27 sec