Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-140639
#<BuildRuby:0x000055ca4c173dd0
@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.20220819-140639",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.002758 0.004057 0.840247 ( 1.714590)
build_miniruby 0.000820 0.000054 0.057512 ( 0.056297)
build_ruby 0.000891 0.000059 0.060739 ( 0.059604)
build_all 0.004501 0.000020 1.536155 ( 0.590254)
build_install 0.006557 0.004480 1.906662 ( 0.963606)
test_btest 0.000697 0.000082 51.202724 ( 8.927579)
test_basic 0.006118 0.000000 0.329838 ( 0.417188)
test_all 0.003185 0.000062 598.627649 ( 92.634275)
test_rubyspec 0.070793 0.046889 44.238229 ( 52.575560)
total: 157.94 sec