Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-141102
#<BuildRuby:0x000055dcf1c64700
@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.20221205-141102",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.004732 0.000130 1.124217 ( 3.114327)
build_miniruby 0.000892 0.000167 0.941238 ( 0.939649)
build_ruby 0.001197 0.000000 2.718069 ( 2.613182)
build_all 0.009141 0.000000 15.955561 ( 3.309904)
build_install 0.004025 0.004571 2.192062 ( 1.260028)
test_btest 0.000472 0.000099 64.650103 ( 11.203500)
test_basic 0.004643 0.000073 0.317119 ( 0.408162)
test_all 0.000793 0.000159 688.632685 (107.895869)
test_rubyspec 0.041165 0.023357 53.463085 ( 61.567674)
total: 192.31 sec