Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-042954
#<BuildRuby:0x0000555622784060
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220504-042954",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.006427 0.000358 0.829015 ( 1.382223)
build_miniruby 0.001025 0.000000 0.057055 ( 0.055831)
build_ruby 0.001013 0.000000 0.057516 ( 0.056177)
build_all 0.003887 0.000257 1.497285 ( 0.592736)
build_install 0.010899 0.000000 6.254535 ( 2.787667)
test_btest 0.000652 0.000000 50.073027 ( 8.740771)
test_basic 0.005021 0.000450 0.293818 ( 0.382365)
test_all 0.001403 0.000156 630.695148 ( 88.824287)
test_rubyspec 0.083948 0.046134 44.095294 ( 48.978007)
total: 151.80 sec