Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-140156
#<BuildRuby:0x0000564c0d5ac0d0
@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-140156",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002952 0.003802 0.816960 ( 1.059444)
build_miniruby 0.000976 0.000061 0.057202 ( 0.055913)
build_ruby 0.000868 0.000054 0.059191 ( 0.058029)
build_all 0.000740 0.004020 1.516708 ( 0.581927)
build_install 0.008900 0.001112 5.635486 ( 2.131195)
test_btest 0.000739 0.000092 53.833877 ( 8.276004)
test_basic 0.005159 0.000067 0.285038 ( 0.374070)
test_all 0.000886 0.000105 603.599186 ( 88.360460)
test_rubyspec 0.096309 0.032013 43.826522 ( 49.440491)
total: 150.34 sec