Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-154757
#<BuildRuby:0x000055f4efc6cea8
@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.20221111-154757",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009441 0.000089 1.115081 ( 1.134212)
build_miniruby 0.001834 0.000115 0.066910 ( 0.064956)
build_ruby 0.001814 0.000000 0.066922 ( 0.064966)
build_all 0.009126 0.000000 1.446933 ( 0.559605)
build_install 0.021650 0.000338 1.829086 ( 0.947924)
test_btest 0.001232 0.000056 82.232261 ( 8.633469)
test_basic 0.007091 0.000322 0.349378 ( 0.446522)
test_all 0.001989 0.000000 658.174054 ( 67.752459)
test_rubyspec 0.100592 0.055525 47.571864 ( 56.018077)
total: 135.62 sec