Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-134143
#<BuildRuby:0x0000559aa95c5438
@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.20220817-134143",
@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.000025 0.000004 0.000029 ( 0.000028)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.010390 0.000955 0.857757 ( 0.959179)
build_miniruby 0.002440 0.000349 0.066108 ( 0.063507)
build_ruby 0.002654 0.000000 0.061983 ( 0.059696)
build_all 0.004216 0.004877 1.276623 ( 0.477498)
build_install 0.010353 0.005995 1.590239 ( 0.799203)
test_btest 0.000798 0.000199 55.787987 ( 6.198994)
test_basic 0.006265 0.000000 0.282834 ( 0.372164)
test_all 0.003148 0.000000 507.982609 ( 53.388657)
test_rubyspec 0.084245 0.051041 41.549897 ( 49.191737)
total: 111.51 sec