Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-083745
#<BuildRuby:0x0000561dfcbcc0d0
@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.20221203-083745",
@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.000007)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006900 0.004981 1.249361 ( 1.205309)
build_miniruby 0.000000 0.002521 0.845760 ( 0.845204)
build_ruby 0.001924 0.000813 2.229293 ( 2.134317)
build_all 0.015864 0.005353 18.668025 ( 2.175798)
build_install 0.021501 0.000000 2.079202 ( 1.050274)
test_btest 0.001480 0.000000 90.407300 ( 9.443931)
test_basic 0.006394 0.005394 0.351232 ( 0.434356)
test_all 0.001657 0.000505 672.084728 ( 71.496312)
test_rubyspec 0.105822 0.086293 49.354036 ( 57.467416)
total: 146.25 sec