Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-221107
#<BuildRuby:0x0000558d630343a0
@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.20220804-221107",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004291 0.007940 0.973782 ( 0.998066)
build_miniruby 0.001424 0.000509 0.069083 ( 0.068830)
build_ruby 0.002242 0.000000 0.073532 ( 0.073023)
build_all 0.009767 0.000028 1.547303 ( 0.593150)
build_install 0.013381 0.009644 5.147755 ( 2.112627)
test_btest 0.000913 0.000332 74.405978 ( 8.432138)
test_basic 0.002189 0.004677 0.319203 ( 0.410740)
test_all 0.001788 0.000731 681.722266 ( 66.639848)
test_rubyspec 0.115023 0.072675 45.763874 ( 53.246667)
total: 132.58 sec