Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-143852
#<BuildRuby:0x0000560c9474efe0
@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.20220717-143852",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.009213 0.002303 0.964575 ( 1.545386)
build_miniruby 0.001790 0.000448 0.072870 ( 0.070849)
build_ruby 0.001497 0.000374 0.079296 ( 0.077966)
build_all 0.008645 0.000821 1.561137 ( 0.599487)
build_install 0.014374 0.010197 5.188487 ( 2.129547)
test_btest 0.000780 0.000244 74.973372 ( 8.231288)
test_basic 0.001639 0.005933 0.317267 ( 0.405510)
test_all 0.002227 0.000835 651.050715 ( 64.882638)
test_rubyspec 0.081825 0.098675 45.749620 ( 51.587845)
total: 129.53 sec