Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-203000
#<BuildRuby:0x000055a996ccc8e8
@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-203000",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000019 0.000001 0.000020 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009990 0.000000 1.097450 ( 1.154229)
build_miniruby 0.002588 0.000000 0.118835 ( 0.113925)
build_ruby 0.001892 0.000000 0.119084 ( 0.100788)
build_all 0.006818 0.003797 1.577426 ( 0.645499)
build_install 0.018193 0.004246 1.933127 ( 0.975515)
test_btest 0.001431 0.000179 71.150486 ( 8.339346)
test_basic 0.004162 0.004120 0.382217 ( 0.469596)
test_all 0.004452 0.000051 650.661566 ( 66.778318)
test_rubyspec 0.095933 0.066092 45.536873 ( 54.097957)
total: 132.68 sec