Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-210640
#<BuildRuby:0x000055c0d5026700
@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.20220814-210640",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.010823 0.001564 1.011622 ( 1.023335)
build_miniruby 0.001946 0.000450 0.077342 ( 0.075189)
build_ruby 0.002000 0.000000 0.081187 ( 0.078632)
build_all 0.005921 0.004341 1.551786 ( 0.581610)
build_install 0.020632 0.002926 1.863654 ( 0.915322)
test_btest 0.001104 0.000263 73.012652 ( 8.719532)
test_basic 0.003596 0.004147 0.322215 ( 0.415296)
test_all 0.003306 0.000902 650.166440 ( 65.190858)
test_rubyspec 0.111283 0.058604 46.026700 ( 53.469096)
total: 130.47 sec