Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-141112
#<BuildRuby:0x0000559e32280b60
@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.20220627-141112",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.011661 0.001079 0.974887 ( 1.117679)
build_miniruby 0.001542 0.000220 0.078814 ( 0.077386)
build_ruby 0.001716 0.000246 0.076546 ( 0.074733)
build_all 0.008851 0.001265 1.478303 ( 0.590936)
build_install 0.011652 0.012713 5.827854 ( 2.791983)
test_btest 0.001182 0.000315 64.926660 ( 8.506742)
test_basic 0.002516 0.004938 0.321999 ( 0.414498)
test_all 0.002347 0.000733 683.570832 ( 66.874893)
test_rubyspec 0.134506 0.053880 46.226334 ( 51.838311)
total: 132.29 sec