Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-053857
#<BuildRuby:0x0000563743dace30
@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.20221016-053857",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008160 0.001360 1.088264 ( 1.153519)
build_miniruby 0.001568 0.000261 0.098868 ( 0.095572)
build_ruby 0.001396 0.000233 0.095252 ( 0.092108)
build_all 0.008526 0.000565 1.340649 ( 0.562614)
build_install 0.009631 0.005010 1.686515 ( 0.902736)
test_btest 0.002717 0.000543 61.622773 ( 6.530509)
test_basic 0.007221 0.000000 0.346682 ( 0.434611)
test_all 0.007406 0.000000 508.233177 ( 53.522939)
test_rubyspec 0.102991 0.026988 43.317675 ( 51.496234)
total: 114.79 sec