Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-065416
#<BuildRuby:0x000055f4c8787658
@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.20220212-065416",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005018 0.004918 0.954261 ( 1.042617)
build_miniruby 0.001271 0.000272 0.074691 ( 0.073293)
build_ruby 0.001821 0.000391 0.077092 ( 0.074565)
build_all 0.010897 0.000380 4.163314 ( 0.792907)
build_install 0.022223 0.001343 7.821472 ( 2.325926)
test_btest 0.001183 0.000187 74.108776 ( 7.711474)
test_basic 0.002639 0.004599 0.342582 ( 0.431793)
test_all 0.001779 0.000162 682.982404 ( 66.986704)
test_rubyspec 0.121675 0.043789 46.151887 ( 51.617127)
total: 131.06 sec