Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-233357
#<BuildRuby:0x000055f743d40a68
@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.20220721-233357",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008948 0.000758 0.864907 ( 0.927129)
build_miniruby 0.001454 0.000000 0.055077 ( 0.053755)
build_ruby 0.001485 0.000000 0.059472 ( 0.058218)
build_all 0.008673 0.000000 1.250038 ( 0.467536)
build_install 0.016554 0.000718 4.311171 ( 1.814440)
test_btest 0.001307 0.000000 53.208929 ( 6.233767)
test_basic 0.005952 0.000000 0.289263 ( 0.379609)
test_all 0.001633 0.000000 478.441230 ( 52.346010)
test_rubyspec 0.087240 0.034178 41.634108 ( 47.454525)
total: 109.74 sec