Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-121229
#<BuildRuby:0x000055aa34c8d438
@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.20220731-121229",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005217 0.004524 0.856566 ( 1.145148)
build_miniruby 0.001620 0.000737 0.063140 ( 0.061670)
build_ruby 0.000987 0.000449 0.058885 ( 0.057817)
build_all 0.007772 0.001443 1.259523 ( 0.488880)
build_install 0.009413 0.009311 4.370574 ( 1.833435)
test_btest 0.000000 0.001357 51.366359 ( 6.047083)
test_basic 0.001982 0.004281 0.297288 ( 0.387284)
test_all 0.000415 0.002157 477.178604 ( 51.600122)
test_rubyspec 0.075406 0.054942 42.028970 ( 47.850859)
total: 109.47 sec