Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-093808
#<BuildRuby:0x000055bcda930e80
@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.20221014-093808",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009085 0.000778 1.125075 ( 1.168208)
build_miniruby 0.001560 0.000240 0.094965 ( 0.091895)
build_ruby 0.001345 0.000207 0.103359 ( 0.103480)
build_all 0.008214 0.000509 1.275523 ( 0.560480)
build_install 0.015585 0.000099 1.600206 ( 0.894463)
test_btest 0.001325 0.000156 63.116826 ( 6.528716)
test_basic 0.001001 0.005226 0.358570 ( 0.449067)
test_all 0.007292 0.000196 514.214093 ( 54.646141)
test_rubyspec 0.069301 0.055587 43.287957 ( 51.886579)
total: 116.33 sec