Logfile: /home/ko1/ruby/logs/brlog.trunk.20220607-100158
#<BuildRuby:0x000055dafc363eb8
@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.20220607-100158",
@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.000018 0.000000 0.000018 ( 0.000018)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.003331 0.003856 0.930507 ( 1.868825)
build_miniruby 0.000998 0.000063 0.057371 ( 0.056073)
build_ruby 0.000980 0.000062 0.059312 ( 0.058031)
build_all 0.004248 0.000266 1.491664 ( 0.608149)
build_install 0.009898 0.000331 6.281563 ( 2.854891)
test_btest 0.000777 0.000046 56.516091 ( 8.096555)
test_basic 0.004959 0.000291 0.310972 ( 0.399371)
test_all 0.001116 0.000066 660.432437 ( 98.784917)
test_rubyspec 0.089879 0.041039 44.287966 ( 49.871129)
total: 162.60 sec