Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-050619
#<BuildRuby:0x0000556a9dcf8ea8
@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.20220828-050619",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.012227 1.006573 ( 1.135398)
build_miniruby 0.001118 0.000714 0.071474 ( 0.069469)
build_ruby 0.001286 0.000495 0.066947 ( 0.065110)
build_all 0.006048 0.005100 1.553363 ( 0.583494)
build_install 0.018328 0.005526 1.887767 ( 0.923557)
test_btest 0.000862 0.000345 75.814969 ( 8.001097)
test_basic 0.002982 0.004399 0.326155 ( 0.414486)
test_all 0.003500 0.001531 646.794888 ( 65.244540)
test_rubyspec 0.080120 0.098027 45.592003 ( 53.882117)
total: 130.32 sec