Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-160251
#<BuildRuby:0x000055ec72a1b800
@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.20220225-160251",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007645 0.002780 0.985246 ( 1.138049)
build_miniruby 0.001592 0.000579 0.078604 ( 0.076684)
build_ruby 0.001646 0.000598 0.075406 ( 0.072935)
build_all 0.008775 0.001218 4.153675 ( 0.826708)
build_install 0.018749 0.004098 7.916869 ( 2.440952)
test_btest 0.001119 0.000345 69.914064 ( 8.160284)
test_basic 0.005213 0.001604 0.341617 ( 0.431364)
test_all 0.001712 0.000226 666.669134 ( 65.042087)
test_rubyspec 0.096277 0.083385 46.113427 ( 51.636675)
total: 129.83 sec