Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-195431
#<BuildRuby:0x000055c01cfc0af8
@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.20220315-195431",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010165 0.000872 1.015462 ( 1.047419)
build_miniruby 0.001875 0.000268 0.074539 ( 0.074527)
build_ruby 0.001600 0.000229 0.073702 ( 0.073540)
build_all 0.010440 0.000756 4.182251 ( 0.876056)
build_install 0.019591 0.004227 7.968552 ( 2.481124)
test_btest 0.000000 0.001301 73.208074 ( 8.542380)
test_basic 0.003083 0.004063 0.340527 ( 0.430453)
test_all 0.002034 0.000407 661.202932 ( 65.842703)
test_rubyspec 0.120769 0.047426 46.541163 ( 51.844759)
total: 131.21 sec