Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-111450
#<BuildRuby:0x000055f7b08e5550
@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.20220825-111450",
@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.000012 0.000009 0.000021 ( 0.000021)
autoconf 0.000027 0.000020 0.000047 ( 0.000047)
configure 0.000016 0.000012 0.000028 ( 0.000027)
build_up 0.000228 0.012737 0.854060 ( 0.940334)
build_miniruby 0.000841 0.000947 0.054869 ( 0.053489)
build_ruby 0.001613 0.000000 0.052360 ( 0.050981)
build_all 0.007505 0.000521 1.259127 ( 0.469716)
build_install 0.007550 0.006795 1.577429 ( 0.784206)
test_btest 0.000558 0.000502 50.612705 ( 6.567348)
test_basic 0.003423 0.003081 0.296769 ( 0.392499)
test_all 0.001564 0.001407 508.325346 ( 53.805020)
test_rubyspec 0.070125 0.067876 41.957970 ( 50.514873)
total: 113.58 sec