Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-095104
#<BuildRuby:0x0000557b1ce40920
@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.20220727-095104",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004340 0.006672 0.987095 ( 1.409220)
build_miniruby 0.001632 0.000583 0.077048 ( 0.075653)
build_ruby 0.001190 0.000425 0.069679 ( 0.068488)
build_all 0.003168 0.007520 1.523816 ( 0.574144)
build_install 0.013347 0.008620 5.077755 ( 2.055752)
test_btest 0.000619 0.000310 72.285830 ( 8.369765)
test_basic 0.005504 0.000700 0.314430 ( 0.405223)
test_all 0.002079 0.000985 641.137285 ( 64.160434)
test_rubyspec 0.106232 0.073867 45.366674 ( 51.221113)
total: 128.34 sec