Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-011124
#<BuildRuby:0x0000558c6e8a8dd8
@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.20220816-011124",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007865 0.004009 0.962318 ( 1.107086)
build_miniruby 0.001744 0.000349 0.076025 ( 0.074450)
build_ruby 0.002328 0.000000 0.075590 ( 0.073130)
build_all 0.005076 0.004999 1.498458 ( 0.577141)
build_install 0.014119 0.009072 1.921352 ( 0.929612)
test_btest 0.001165 0.000000 78.505914 ( 8.358873)
test_basic 0.007101 0.001176 0.329999 ( 0.426158)
test_all 0.004079 0.000000 637.301560 ( 64.332898)
test_rubyspec 0.109788 0.068153 45.885141 ( 53.497518)
total: 129.38 sec