Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-073639
#<BuildRuby:0x0000562b69be4ea8
@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.20220627-073639",
@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.000018 0.000002 0.000020 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006561 0.004422 1.015687 ( 2.691223)
build_miniruby 0.001395 0.000186 0.071419 ( 0.070362)
build_ruby 0.001862 0.000248 0.073107 ( 0.071638)
build_all 0.006373 0.003308 1.469316 ( 0.595800)
build_install 0.020545 0.001177 5.757065 ( 2.757683)
test_btest 0.000892 0.000127 75.664152 ( 8.184502)
test_basic 0.001496 0.004830 0.330239 ( 0.430356)
test_all 0.002071 0.000394 631.740288 ( 64.207712)
test_rubyspec 0.114149 0.052217 46.128230 ( 51.821262)
total: 130.83 sec