Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-104511
#<BuildRuby:0x000055a4ff23e700
@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-104511",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006791 0.005103 0.963842 ( 1.021858)
build_miniruby 0.002400 0.000000 0.067619 ( 0.065283)
build_ruby 0.002463 0.000000 0.076282 ( 0.073553)
build_all 0.006316 0.004180 1.539226 ( 0.583645)
build_install 0.018779 0.003822 1.868638 ( 0.912134)
test_btest 0.000872 0.000159 77.103657 ( 8.239158)
test_basic 0.007605 0.000000 0.327249 ( 0.422060)
test_all 0.003569 0.000000 643.166941 ( 64.498040)
test_rubyspec 0.134926 0.036400 46.073582 ( 53.608758)
total: 129.43 sec