Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-105403
#<BuildRuby:0x00005622dcb691f8
@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.20220822-105403",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004496 0.005139 0.830165 ( 0.926636)
build_miniruby 0.002060 0.000000 0.063941 ( 0.061320)
build_ruby 0.001873 0.000000 0.065497 ( 0.063881)
build_all 0.008291 0.001832 1.297645 ( 0.481947)
build_install 0.014169 0.000829 1.568188 ( 0.775057)
test_btest 0.001132 0.000226 51.815524 ( 6.056920)
test_basic 0.000835 0.005596 0.281563 ( 0.370884)
test_all 0.004494 0.000000 502.620503 ( 53.323401)
test_rubyspec 0.096156 0.035812 41.809080 ( 50.331748)
total: 112.39 sec