Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-210040
#<BuildRuby:0x0000563df0e83800
@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.20220827-210040",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010998 0.000405 0.980284 ( 0.998200)
build_miniruby 0.000000 0.002303 0.075134 ( 0.072548)
build_ruby 0.001897 0.000659 0.078427 ( 0.075512)
build_all 0.005664 0.006180 1.544207 ( 0.586440)
build_install 0.010811 0.010661 1.874080 ( 0.913460)
test_btest 0.000765 0.000266 75.144296 ( 8.304411)
test_basic 0.007016 0.001147 0.333393 ( 0.423572)
test_all 0.001722 0.003003 638.717303 ( 65.905342)
test_rubyspec 0.115147 0.053698 45.905915 ( 54.275287)
total: 131.56 sec