Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-081236
#<BuildRuby:0x000055a3d88b0e80
@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.20221016-081236",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009402 0.001362 1.097800 ( 1.152471)
build_miniruby 0.002524 0.000000 0.100126 ( 0.097279)
build_ruby 0.001563 0.000000 0.092421 ( 0.090314)
build_all 0.009503 0.000092 1.339783 ( 0.584867)
build_install 0.012070 0.002414 1.675311 ( 0.902739)
test_btest 0.001515 0.000303 62.351023 ( 6.550946)
test_basic 0.006669 0.000245 0.345547 ( 0.436956)
test_all 0.002636 0.004789 517.062529 ( 54.640385)
test_rubyspec 0.083905 0.056106 43.312587 ( 51.768846)
total: 116.23 sec