Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-064510
#<BuildRuby:0x00005573cf3fca58
@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.20220303-064510",
@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.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010084 0.000307 1.032472 ( 3.080621)
build_miniruby 0.001878 0.000234 0.077570 ( 0.075662)
build_ruby 0.001595 0.000200 0.079711 ( 0.078099)
build_all 0.006637 0.003908 4.196972 ( 0.854554)
build_install 0.014091 0.008638 7.926705 ( 2.439179)
test_btest 0.001031 0.000246 73.387574 ( 7.946980)
test_basic 0.006328 0.001506 0.341943 ( 0.428995)
test_all 0.001552 0.000369 655.233611 ( 66.833495)
test_rubyspec 0.097360 0.062482 46.414571 ( 51.900855)
total: 133.64 sec