Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-071426
#<BuildRuby:0x000055c6e04c5480
@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.20221012-071426",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006585 0.004518 1.101521 ( 1.220394)
build_miniruby 0.001338 0.000309 0.097606 ( 0.095835)
build_ruby 0.001313 0.000303 0.093729 ( 0.092484)
build_all 0.005976 0.001379 1.276838 ( 0.556013)
build_install 0.009122 0.004669 1.650641 ( 0.910004)
test_btest 0.001035 0.000276 62.252374 ( 6.576310)
test_basic 0.005885 0.000262 0.360954 ( 0.453214)
test_all 0.005839 0.001459 484.808638 ( 54.245435)
test_rubyspec 0.074503 0.054169 43.235601 ( 51.840867)
total: 115.99 sec