Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-034754
#<BuildRuby:0x000055607bc7c8e8
@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.20220212-034754",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000016 0.000006 0.000022 ( 0.000023)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.009143 0.001691 0.928664 ( 1.156416)
build_miniruby 0.001253 0.000417 0.077941 ( 0.075958)
build_ruby 0.001267 0.000422 0.079620 ( 0.078125)
build_all 0.009652 0.000061 4.126900 ( 0.771065)
build_install 0.022743 0.002006 7.835583 ( 2.335137)
test_btest 0.000926 0.000218 74.679137 ( 8.050225)
test_basic 0.004235 0.003676 0.344402 ( 0.432522)
test_all 0.002433 0.000324 663.375617 ( 65.259530)
test_rubyspec 0.104154 0.066272 46.201640 ( 51.375611)
total: 129.54 sec