Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-104401
#<BuildRuby:0x00005582f2a3e9c0
@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.20221028-104401",
@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.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.002582 0.007582 1.061043 ( 1.157261)
build_miniruby 0.001423 0.000190 0.101806 ( 0.099502)
build_ruby 0.001377 0.000183 0.097315 ( 0.095654)
build_all 0.008587 0.000072 1.291819 ( 0.565409)
build_install 0.015637 0.000000 1.659366 ( 0.916002)
test_btest 0.001885 0.000138 61.084180 ( 6.504625)
test_basic 0.006563 0.000000 0.357585 ( 0.447552)
test_all 0.005139 0.003554 523.920811 ( 55.414960)
test_rubyspec 0.094088 0.039474 43.512922 ( 51.970394)
total: 117.17 sec