Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-212958
#<BuildRuby:0x0000560f3e058dd8
@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.20220913-212958",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007470 0.003414 1.133790 ( 1.107831)
build_miniruby 0.002573 0.000000 0.077703 ( 0.074984)
build_ruby 0.001905 0.000098 0.078809 ( 0.076736)
build_all 0.009646 0.000220 1.535244 ( 0.592828)
build_install 0.021384 0.000503 1.917982 ( 0.952013)
test_btest 0.001097 0.000091 95.208396 ( 9.289713)
test_basic 0.007736 0.000287 0.344358 ( 0.441543)
test_all 0.003353 0.000268 685.774252 ( 68.998826)
test_rubyspec 0.118562 0.046481 47.759587 ( 55.849583)
total: 137.38 sec