Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-052148
#<BuildRuby:0x000055c62e3da8c0
@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.20220725-052148",
@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.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.002392 0.004212 0.880949 ( 0.984761)
build_miniruby 0.000944 0.000134 0.057675 ( 0.056403)
build_ruby 0.000831 0.000119 0.061715 ( 0.060521)
build_all 0.004575 0.000053 1.531189 ( 0.593716)
build_install 0.010350 0.000768 5.677789 ( 2.188001)
test_btest 0.000798 0.000100 54.823881 ( 7.866439)
test_basic 0.005374 0.000086 0.289976 ( 0.379680)
test_all 0.001249 0.000000 624.845885 ( 88.681197)
test_rubyspec 0.079204 0.049660 43.570247 ( 49.158476)
total: 149.97 sec