Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-164309
#<BuildRuby:0x000055bdf5aaa038
@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.20221029-164309",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005101 0.004331 1.100043 ( 1.131828)
build_miniruby 0.002172 0.000501 0.100718 ( 0.096388)
build_ruby 0.001087 0.000251 0.091719 ( 0.089343)
build_all 0.005072 0.004622 1.403635 ( 0.585108)
build_install 0.008691 0.007596 1.660382 ( 0.900159)
test_btest 0.001456 0.000520 62.516637 ( 6.596295)
test_basic 0.000779 0.005558 0.342323 ( 0.432981)
test_all 0.005893 0.000243 492.476017 ( 53.721002)
test_rubyspec 0.083316 0.042852 43.515902 ( 52.024417)
total: 115.58 sec