Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-110008
#<BuildRuby:0x000055e64cf02700
@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.20220827-110008",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000377 0.011301 0.996614 ( 1.039235)
build_miniruby 0.001783 0.000475 0.076696 ( 0.075565)
build_ruby 0.001689 0.000450 0.073788 ( 0.072980)
build_all 0.007922 0.000957 1.523537 ( 0.576163)
build_install 0.016318 0.006462 1.898310 ( 0.928002)
test_btest 0.000754 0.000209 76.885197 ( 8.411133)
test_basic 0.001820 0.006891 0.327464 ( 0.416001)
test_all 0.002868 0.001004 658.468370 ( 65.228042)
test_rubyspec 0.099862 0.079590 45.801231 ( 54.194543)
total: 130.94 sec