Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-173508
#<BuildRuby:0x000055ee48bf8d30
@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.20220826-173508",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000017 0.000000 0.000017 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.011153 0.001046 0.970387 ( 1.028915)
build_miniruby 0.001659 0.000237 0.077107 ( 0.076039)
build_ruby 0.001866 0.000266 0.079984 ( 0.078075)
build_all 0.009823 0.000000 1.536046 ( 0.574017)
build_install 0.016915 0.006101 1.887722 ( 0.930126)
test_btest 0.000988 0.000164 72.994546 ( 8.137858)
test_basic 0.000489 0.008145 0.338276 ( 0.426570)
test_all 0.002844 0.000711 667.939151 ( 66.442991)
test_rubyspec 0.114898 0.058155 45.537794 ( 53.693091)
total: 131.39 sec