Logfile: /home/ko1/ruby/logs/brlog.trunk.20220610-021852
#<BuildRuby:0x00005586ebaffdf8
@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.20220610-021852",
@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.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006060 0.846553 ( 0.950299)
build_miniruby 0.000000 0.000907 0.056963 ( 0.055730)
build_ruby 0.000948 0.000000 0.058925 ( 0.057764)
build_all 0.000841 0.003562 1.500200 ( 0.602633)
build_install 0.006274 0.004151 6.255178 ( 2.846295)
test_btest 0.000602 0.000134 52.595137 ( 8.132153)
test_basic 0.005139 0.001142 0.340909 ( 0.428307)
test_all 0.001568 0.000000 606.844720 ( 96.054376)
test_rubyspec 0.061223 0.051530 44.248802 ( 49.807413)
total: 158.94 sec