Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-020057
#<BuildRuby:0x00005613f2fcc4f0
@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.20220227-020057",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006023 0.004096 0.992803 ( 1.412595)
build_miniruby 0.001732 0.000217 0.077040 ( 0.075324)
build_ruby 0.001831 0.000229 0.077491 ( 0.075388)
build_all 0.005959 0.004508 4.190295 ( 0.849931)
build_install 0.024079 0.000000 7.886558 ( 2.391880)
test_btest 0.001165 0.000000 75.525722 ( 8.504131)
test_basic 0.007131 0.000304 0.347844 ( 0.445084)
test_all 0.002155 0.000000 667.104235 ( 65.825666)
test_rubyspec 0.121847 0.044262 46.336429 ( 51.786799)
total: 131.37 sec