Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-132207
#<BuildRuby:0x000055b199bf5338
@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.20221027-132207",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000023 0.000002 0.000025 ( 0.000022)
build_up 0.009184 0.000394 1.083347 ( 1.160555)
build_miniruby 0.001808 0.000139 0.101099 ( 0.098370)
build_ruby 0.001503 0.000116 0.101665 ( 0.099634)
build_all 0.007910 0.000227 1.297550 ( 0.576175)
build_install 0.013840 0.000000 1.587582 ( 0.880772)
test_btest 0.001845 0.000000 63.875345 ( 6.792109)
test_basic 0.007219 0.000178 0.359552 ( 0.450371)
test_all 0.006027 0.000335 495.956963 ( 53.681365)
test_rubyspec 0.074859 0.052347 43.346400 ( 51.921535)
total: 115.66 sec