Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-101209
#<BuildRuby:0x000055693f164d30
@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.20220720-101209",
@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.000009 0.000006 0.000015 ( 0.000014)
autoconf 0.000021 0.000012 0.000033 ( 0.000033)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.008306 0.002153 0.989953 ( 1.436377)
build_miniruby 0.001372 0.000739 0.075739 ( 0.073822)
build_ruby 0.001076 0.000580 0.078663 ( 0.077681)
build_all 0.010497 0.000000 1.548287 ( 0.601691)
build_install 0.022173 0.000957 5.197046 ( 2.082464)
test_btest 0.000853 0.000285 76.214149 ( 8.435593)
test_basic 0.006470 0.000811 0.334597 ( 0.423938)
test_all 0.001694 0.000539 635.389331 ( 65.370724)
test_rubyspec 0.107035 0.059777 46.024384 ( 51.757302)
total: 130.26 sec