Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-212510
#<BuildRuby:0x0000555ee63b3810
@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.20220305-212510",
@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.000009 0.000004 0.000013 ( 0.000013)
autoconf 0.000011 0.000006 0.000017 ( 0.000017)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.008617 0.004279 1.031031 ( 1.707027)
build_miniruby 0.000000 0.002417 0.075303 ( 0.073117)
build_ruby 0.000151 0.001574 0.080215 ( 0.078847)
build_all 0.007416 0.003689 4.233046 ( 0.842509)
build_install 0.020261 0.004525 8.036360 ( 2.430011)
test_btest 0.001007 0.000457 77.548997 ( 8.261658)
test_basic 0.005326 0.002421 0.341150 ( 0.429292)
test_all 0.001081 0.000492 707.439325 ( 68.213481)
test_rubyspec 0.113738 0.064865 46.363373 ( 51.686226)
total: 133.72 sec