Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-235115
#<BuildRuby:0x000055b21f188e50
@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.20221116-235115",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000115 0.000008 0.000123 ( 0.000123)
build_up 0.005027 0.004920 1.212559 ( 1.925908)
build_miniruby 0.001662 0.000237 0.900106 ( 0.920664)
build_ruby 0.002217 0.000317 2.370954 ( 2.331486)
build_all 0.017752 0.000375 18.352917 ( 2.249592)
build_install 0.017299 0.000758 1.904242 ( 1.005711)
test_btest 0.001173 0.000123 82.637870 ( 9.641558)
test_basic 0.006710 0.000121 0.331327 ( 0.422622)
test_all 0.002154 0.000000 680.621334 ( 73.884094)
test_rubyspec 0.068207 0.053742 50.835571 ( 59.380193)
total: 151.76 sec