Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-162455
#<BuildRuby:0x000055dee0eb48e8
@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.20220228-162455",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.009376 0.000669 0.997093 ( 1.105021)
build_miniruby 0.001762 0.000126 0.075938 ( 0.074136)
build_ruby 0.001891 0.000136 0.078318 ( 0.076547)
build_all 0.009937 0.000000 4.216281 ( 0.838779)
build_install 0.022044 0.000653 7.889675 ( 2.390226)
test_btest 0.000000 0.001244 75.233336 ( 8.299175)
test_basic 0.000000 0.007799 0.327221 ( 0.414264)
test_all 0.000997 0.001000 673.136446 ( 65.907307)
test_rubyspec 0.108972 0.064147 46.297763 ( 51.799565)
total: 130.91 sec