Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-113203
#<BuildRuby:0x000055b1f86e04d8
@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-113203",
@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.000002 0.000011 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.006161 0.004795 1.020699 ( 1.168383)
build_miniruby 0.001773 0.000591 0.076330 ( 0.074665)
build_ruby 0.001813 0.000604 0.072961 ( 0.071088)
build_all 0.003808 0.006186 4.194581 ( 0.856733)
build_install 0.017023 0.005825 7.989783 ( 2.429967)
test_btest 0.000929 0.000371 77.701284 ( 7.968200)
test_basic 0.006938 0.000672 0.341380 ( 0.431620)
test_all 0.001557 0.000584 698.339435 ( 67.318474)
test_rubyspec 0.093200 0.080880 46.590449 ( 51.891883)
total: 132.21 sec