Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-184238
#<BuildRuby:0x000056512feebde0
@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.20220721-184238",
@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.000017 0.000000 0.000017 ( 0.000018)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.002672 0.004051 0.823904 ( 1.112306)
build_miniruby 0.000945 0.000063 0.057078 ( 0.055875)
build_ruby 0.000982 0.000065 0.059284 ( 0.058057)
build_all 0.000853 0.003772 1.570053 ( 0.616135)
build_install 0.007211 0.003857 5.652175 ( 2.174263)
test_btest 0.000688 0.000114 52.208066 ( 8.406863)
test_basic 0.004895 0.000816 0.283197 ( 0.371927)
test_all 0.000866 0.000144 621.375326 ( 88.383225)
test_rubyspec 0.099409 0.029209 43.902374 ( 49.479287)
total: 150.66 sec