Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-201558
#<BuildRuby:0x0000558e024db4b8
@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.20220907-201558",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.011256 0.972424 ( 0.999958)
build_miniruby 0.001573 0.001171 0.074047 ( 0.072307)
build_ruby 0.002445 0.000000 0.067382 ( 0.065181)
build_all 0.009360 0.001655 1.566514 ( 0.608905)
build_install 0.015013 0.006381 1.930353 ( 0.948100)
test_btest 0.000771 0.000270 99.842927 ( 9.643864)
test_basic 0.006730 0.000852 0.353146 ( 0.442001)
test_all 0.001794 0.001541 684.828112 ( 68.767404)
test_rubyspec 0.094854 0.075071 47.181954 ( 55.605642)
total: 137.15 sec