Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-075021
#<BuildRuby:0x000055acc2094088
@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.20220720-075021",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.006604 0.000183 0.863324 ( 1.118979)
build_miniruby 0.000933 0.000062 0.057106 ( 0.055898)
build_ruby 0.000917 0.000061 0.059322 ( 0.058111)
build_all 0.004346 0.000289 1.558503 ( 0.610345)
build_install 0.010446 0.000373 5.670027 ( 2.173177)
test_btest 0.000655 0.000041 55.428275 ( 8.359108)
test_basic 0.005596 0.000350 0.286247 ( 0.374483)
test_all 0.000000 0.001189 632.366844 ( 93.553123)
test_rubyspec 0.072741 0.032694 44.066403 ( 49.715875)
total: 156.02 sec