Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-204654
#<BuildRuby:0x000055c341f0be00
@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.20220803-204654",
@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.000023 0.000000 0.000023 ( 0.000022)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006465 0.000367 0.844032 ( 1.129388)
build_miniruby 0.000896 0.000138 0.057274 ( 0.056019)
build_ruby 0.000911 0.000140 0.059080 ( 0.057820)
build_all 0.004139 0.000637 1.503920 ( 0.583803)
build_install 0.004628 0.004768 5.612686 ( 2.153172)
test_btest 0.000685 0.000147 48.801569 ( 8.684633)
test_basic 0.004617 0.000989 0.321919 ( 0.410767)
test_all 0.001093 0.000000 629.772530 ( 90.068316)
test_rubyspec 0.080100 0.024924 43.835617 ( 51.272585)
total: 154.42 sec