Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-065411
#<BuildRuby:0x000055806a6d6c40
@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.20220809-065411",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006592 0.000000 0.809690 ( 1.613976)
build_miniruby 0.000963 0.000000 0.057828 ( 0.056556)
build_ruby 0.000963 0.000053 0.059946 ( 0.058639)
build_all 0.004495 0.000281 1.530788 ( 0.590105)
build_install 0.007589 0.003686 5.650219 ( 2.162024)
test_btest 0.000645 0.000068 54.537092 ( 8.155054)
test_basic 0.001275 0.004193 0.286105 ( 0.376167)
test_all 0.000929 0.000147 625.728695 ( 92.865653)
test_rubyspec 0.070298 0.058343 43.924889 ( 51.276958)
total: 157.16 sec