Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-235055
#<BuildRuby:0x000055bbdde9cb88
@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.20220814-235055",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010188 0.001698 0.989473 ( 1.306156)
build_miniruby 0.002014 0.000335 0.078310 ( 0.076402)
build_ruby 0.002017 0.000336 0.079452 ( 0.077481)
build_all 0.008508 0.001418 1.528551 ( 0.575566)
build_install 0.015225 0.006667 1.895390 ( 0.928977)
test_btest 0.000937 0.000201 77.590335 ( 8.245975)
test_basic 0.000197 0.006328 0.325244 ( 0.415044)
test_all 0.001971 0.002059 680.366280 ( 67.047552)
test_rubyspec 0.110262 0.063740 46.073107 ( 53.658137)
total: 132.33 sec