Logfile: /home/ko1/ruby/logs/brlog.trunk.20221105-074227
#<BuildRuby:0x000055f3bd29d338
@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.20221105-074227",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000037 0.000006 0.000043 ( 0.000042)
build_up 0.006705 0.000426 0.906892 ( 1.056511)
build_miniruby 0.001314 0.000202 0.050262 ( 0.049331)
build_ruby 0.001071 0.000165 0.043598 ( 0.042500)
build_all 0.008101 0.000000 1.241911 ( 0.473532)
build_install 0.007678 0.008340 1.574587 ( 0.803627)
test_btest 0.001172 0.000276 62.800424 ( 6.396841)
test_basic 0.005911 0.000350 0.308814 ( 0.399519)
test_all 0.002013 0.000447 500.154698 ( 54.059556)
test_rubyspec 0.075532 0.052626 43.457154 ( 52.016359)
total: 115.30 sec