Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-135116
#<BuildRuby:0x0000562f161ed480
@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.20221026-135116",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007816 0.000581 1.134387 ( 1.236806)
build_miniruby 0.001472 0.000226 0.110597 ( 0.108103)
build_ruby 0.001628 0.000250 0.113472 ( 0.110943)
build_all 0.008090 0.000501 1.382107 ( 0.591866)
build_install 0.014373 0.001271 1.692667 ( 0.924290)
test_btest 0.002211 0.000294 62.351433 ( 6.540532)
test_basic 0.005789 0.000000 0.363124 ( 0.453171)
test_all 0.000136 0.006829 510.458964 ( 55.050258)
test_rubyspec 0.106155 0.019718 43.543530 ( 52.083592)
total: 117.10 sec