Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-150918
#<BuildRuby:0x0000555ba0206ad8
@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.20220802-150918",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000228 0.000000 0.000228 ( 0.000215)
configure 0.000034 0.000000 0.000034 ( 0.000034)
build_up 0.011536 0.001355 0.835343 ( 0.879843)
build_miniruby 0.001844 0.000307 0.065043 ( 0.062707)
build_ruby 0.001260 0.000210 0.055618 ( 0.054057)
build_all 0.008981 0.000596 1.240779 ( 0.470044)
build_install 0.014616 0.002249 4.258978 ( 1.781160)
test_btest 0.001106 0.000170 53.851632 ( 6.112222)
test_basic 0.005918 0.000910 0.301226 ( 0.396234)
test_all 0.003356 0.000149 505.338253 ( 53.453812)
test_rubyspec 0.054322 0.080437 41.398745 ( 49.172018)
total: 112.38 sec