Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-144627
#<BuildRuby:0x00005586aadb43a0
@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.20220830-144627",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011676 0.000014 0.977178 ( 1.441401)
build_miniruby 0.001539 0.000091 0.066973 ( 0.066145)
build_ruby 0.001451 0.000085 0.074923 ( 0.074232)
build_all 0.009092 0.000535 1.525633 ( 0.588177)
build_install 0.021929 0.000186 1.876053 ( 0.916966)
test_btest 0.001156 0.000055 77.535983 ( 8.344583)
test_basic 0.003075 0.004643 0.334684 ( 0.422574)
test_all 0.003590 0.000000 671.283838 ( 66.472258)
test_rubyspec 0.107070 0.054960 45.901544 ( 54.378704)
total: 132.71 sec