Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-173832
#<BuildRuby:0x000055af0b110020
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221203-173832",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000193 0.004059 0.830622 ( 1.081168)
build_miniruby 0.000807 0.000146 0.527077 ( 0.526697)
build_ruby 0.001025 0.000187 1.682104 ( 1.606103)
build_all 0.004972 0.004413 11.999653 ( 1.465564)
build_install 0.006428 0.000493 1.622857 ( 0.761629)
test_btest 0.000560 0.000129 63.940403 ( 6.362394)
test_basic 0.003198 0.000000 0.239099 ( 0.335226)
test_all 0.001081 0.000000 484.984995 ( 49.994384)
test_rubyspec 0.016084 0.011189 35.683881 ( 46.269903)
total: 108.40 sec