Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-060817
#<BuildRuby:0x0000559d112f7e58
@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.20220826-060817",
@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.000018 0.000000 0.000018 ( 0.000018)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002961 0.003988 0.919987 ( 0.930404)
build_miniruby 0.000923 0.000132 0.057878 ( 0.056517)
build_ruby 0.000812 0.000116 0.059500 ( 0.058378)
build_all 0.004671 0.000063 1.537139 ( 0.591591)
build_install 0.010254 0.000752 1.932951 ( 0.962862)
test_btest 0.000715 0.000000 48.294257 ( 8.553654)
test_basic 0.005269 0.000000 0.297444 ( 0.386678)
test_all 0.002872 0.000000 614.247948 ( 90.951851)
test_rubyspec 0.089626 0.033903 43.877510 ( 52.138976)
total: 154.63 sec