Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-204306
#<BuildRuby:0x000055d6db202148
@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.20221008-204306",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000035 0.000010 0.000045 ( 0.000045)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.004719 0.006972 1.097837 ( 1.159192)
build_miniruby 0.001515 0.000583 0.095578 ( 0.092271)
build_ruby 0.001156 0.000444 0.104631 ( 0.102403)
build_all 0.005571 0.003053 1.289216 ( 0.564722)
build_install 0.009870 0.004762 1.635645 ( 0.879774)
test_btest 0.001516 0.000624 63.244715 ( 6.472479)
test_basic 0.004509 0.001856 0.346387 ( 0.436220)
test_all 0.006418 0.000770 476.528904 ( 52.242570)
test_rubyspec 0.055315 0.069274 42.384318 ( 50.681857)
total: 112.63 sec