Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-065018
#<BuildRuby:0x000055c599926878
@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.20220820-065018",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004119 0.002486 0.807448 ( 1.631127)
build_miniruby 0.001008 0.000000 0.057753 ( 0.056447)
build_ruby 0.000844 0.000000 0.059035 ( 0.057849)
build_all 0.004081 0.000457 1.525401 ( 0.588116)
build_install 0.006426 0.004385 1.917170 ( 0.968428)
test_btest 0.000602 0.000141 56.210085 ( 7.963277)
test_basic 0.004809 0.001131 0.341893 ( 0.430026)
test_all 0.001549 0.000364 622.621002 ( 92.358096)
test_rubyspec 0.053620 0.069759 44.448062 ( 52.679501)
total: 156.73 sec