Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-053637
#<BuildRuby:0x0000561925915390
@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.20220730-053637",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.002859 0.007160 0.854847 ( 1.171914)
build_miniruby 0.001940 0.000388 0.064235 ( 0.061809)
build_ruby 0.001650 0.000330 0.053102 ( 0.051822)
build_all 0.009100 0.000191 1.247693 ( 0.480550)
build_install 0.010414 0.004551 4.375144 ( 1.844472)
test_btest 0.001323 0.000278 53.860567 ( 6.025148)
test_basic 0.004736 0.003365 0.295285 ( 0.385638)
test_all 0.001900 0.000452 483.873447 ( 51.844812)
test_rubyspec 0.083263 0.054403 41.777588 ( 47.533957)
total: 109.40 sec