Logfile: /home/ko1/ruby/logs/brlog.trunk.20221107-073653
#<BuildRuby:0x000055ba985b94a8
@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.20221107-073653",
@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.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006918 0.001153 0.950454 ( 1.008794)
build_miniruby 0.001643 0.000273 0.051208 ( 0.049756)
build_ruby 0.000000 0.001452 0.049415 ( 0.048220)
build_all 0.005489 0.003517 1.238266 ( 0.480341)
build_install 0.015394 0.001748 1.597185 ( 0.816350)
test_btest 0.002192 0.000461 59.993044 ( 6.589524)
test_basic 0.002483 0.004760 0.308845 ( 0.398997)
test_all 0.002018 0.000531 492.575496 ( 54.233873)
test_rubyspec 0.097097 0.030678 43.398032 ( 51.880049)
total: 115.51 sec