Logfile: /home/ko1/ruby/logs/brlog.trunk.20220526-181231
#<BuildRuby:0x000055f6ebe5d2f0
@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.20220526-181231",
@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.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006107 0.004239 0.813560 ( 1.258115)
build_miniruby 0.001698 0.000000 0.064548 ( 0.063084)
build_ruby 0.001374 0.000000 0.052864 ( 0.051595)
build_all 0.007808 0.000422 1.201998 ( 0.474717)
build_install 0.018067 0.001129 4.939155 ( 2.427708)
test_btest 0.001296 0.000081 54.998407 ( 6.132937)
test_basic 0.005309 0.000332 0.282147 ( 0.373193)
test_all 0.001130 0.001591 518.752094 ( 54.288993)
test_rubyspec 0.063915 0.070791 41.652851 ( 47.496034)
total: 112.57 sec