Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-184113
#<BuildRuby:0x000055bcafdbd550
@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.20221025-184113",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008422 0.001403 1.208286 ( 1.258436)
build_miniruby 0.001227 0.000204 0.107602 ( 0.104572)
build_ruby 0.000000 0.001816 0.103901 ( 0.100633)
build_all 0.005582 0.003054 1.396258 ( 0.589536)
build_install 0.011533 0.002661 1.696333 ( 0.916546)
test_btest 0.001303 0.000300 65.008245 ( 6.780777)
test_basic 0.007423 0.000348 0.383734 ( 0.477790)
test_all 0.001980 0.004867 520.092755 ( 55.000861)
test_rubyspec 0.083335 0.044656 43.551893 ( 52.193565)
total: 117.42 sec