Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-082808
#<BuildRuby:0x0000563aaec1c610
@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.20220920-082808",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009043 0.001392 1.070334 ( 1.112520)
build_miniruby 0.002243 0.000345 0.114053 ( 0.109595)
build_ruby 0.001867 0.000287 0.111747 ( 0.094897)
build_all 0.008019 0.001234 1.584122 ( 0.646825)
build_install 0.016520 0.006618 1.948688 ( 0.973125)
test_btest 0.001027 0.000205 74.187807 ( 8.124925)
test_basic 0.001304 0.006313 0.376576 ( 0.466004)
test_all 0.004226 0.001127 686.549603 ( 69.136853)
test_rubyspec 0.099144 0.076902 45.529005 ( 53.707615)
total: 134.37 sec