Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-213251
#<BuildRuby:0x000056536c7e84f0
@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.20220311-213251",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.009013 0.003277 1.013189 ( 1.132923)
build_miniruby 0.001406 0.000512 0.077072 ( 0.075046)
build_ruby 0.001321 0.000480 0.078675 ( 0.076951)
build_all 0.008810 0.000000 1.501982 ( 0.611858)
build_install 0.017529 0.003981 5.255953 ( 2.219021)
test_btest 0.001028 0.000302 74.277663 ( 8.707643)
test_basic 0.006871 0.000568 0.335419 ( 0.427609)
test_all 0.001594 0.000443 661.918736 ( 65.977174)
test_rubyspec 0.103103 0.054080 46.138631 ( 51.560001)
total: 130.79 sec