Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-145044
#<BuildRuby:0x000055bb9639c9c8
@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.20221115-145044",
@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.000016 0.000002 0.000018 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008018 0.000607 1.124727 ( 1.891432)
build_miniruby 0.002128 0.000000 0.907232 ( 0.915669)
build_ruby 0.001795 0.000000 2.345232 ( 2.264673)
build_all 0.017097 0.000997 18.375224 ( 2.221299)
build_install 0.012123 0.007430 1.854964 ( 1.017387)
test_btest 0.000918 0.000175 83.528280 ( 9.804096)
test_basic 0.005723 0.000249 0.324735 ( 0.415836)
test_all 0.003235 0.000000 670.523877 ( 73.304125)
test_rubyspec 0.073023 0.059465 50.043144 ( 58.638000)
total: 150.47 sec