Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-225053
#<BuildRuby:0x000055c53f912148
@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.20220816-225053",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007480 0.002041 0.826783 ( 0.998731)
build_miniruby 0.001669 0.000455 0.065553 ( 0.063703)
build_ruby 0.001124 0.000307 0.055270 ( 0.053853)
build_all 0.004926 0.003374 1.267598 ( 0.461773)
build_install 0.008448 0.007082 1.557764 ( 0.787947)
test_btest 0.000786 0.000295 52.896911 ( 6.052204)
test_basic 0.005450 0.000435 0.291104 ( 0.382913)
test_all 0.000652 0.004564 485.049268 ( 51.165828)
test_rubyspec 0.064496 0.050954 41.449838 ( 48.796561)
total: 108.76 sec