Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-035121
#<BuildRuby:0x0000563c9c798a18
@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-035121",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009493 0.000730 0.872291 ( 2.056215)
build_miniruby 0.001450 0.000112 0.063698 ( 0.061222)
build_ruby 0.001234 0.000094 0.053815 ( 0.052185)
build_all 0.007208 0.000154 1.216010 ( 0.458199)
build_install 0.014392 0.000613 1.555786 ( 0.787130)
test_btest 0.001332 0.000089 53.702285 ( 5.933494)
test_basic 0.000245 0.005953 0.302056 ( 0.392886)
test_all 0.004650 0.000000 493.504841 ( 51.518087)
test_rubyspec 0.082094 0.056579 41.531488 ( 49.033217)
total: 110.29 sec