Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-085909
#<BuildRuby:0x0000561f1afafde0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221116-085909",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004901 0.000129 1.050999 ( 2.076108)
build_miniruby 0.000828 0.000110 1.003113 ( 1.001897)
build_ruby 0.001174 0.000156 2.798340 ( 2.712939)
build_all 0.004369 0.004183 15.768216 ( 3.337274)
build_install 0.003537 0.005042 2.039585 ( 1.167747)
test_btest 0.000499 0.000125 55.587862 ( 11.774437)
test_basic 0.003976 0.000994 0.302640 ( 0.393908)
test_all 0.001017 0.000254 659.952400 (102.913613)
test_rubyspec 0.042969 0.025581 51.071236 ( 59.351081)
total: 184.73 sec