Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-164732
#<BuildRuby:0x0000560c2ce5afe0
@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.20220907-164732",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007921 0.003500 0.967593 ( 1.021537)
build_miniruby 0.002272 0.000000 0.075142 ( 0.074985)
build_ruby 0.001867 0.000057 0.073346 ( 0.072385)
build_all 0.008199 0.000467 1.569324 ( 0.613195)
build_install 0.017814 0.004236 1.933364 ( 0.954079)
test_btest 0.001101 0.000144 95.618398 ( 9.596991)
test_basic 0.007103 0.000000 0.351629 ( 0.442752)
test_all 0.005137 0.000000 685.415368 ( 68.544564)
test_rubyspec 0.101118 0.057134 46.785453 ( 55.269751)
total: 136.59 sec