Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-232026
#<BuildRuby:0x00005601387c27e0
@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.20221115-232026",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004304 0.000307 1.069046 ( 1.495754)
build_miniruby 0.000903 0.000065 0.993043 ( 0.991565)
build_ruby 0.001167 0.000083 2.803482 ( 2.663773)
build_all 0.008417 0.000268 15.635729 ( 3.292170)
build_install 0.008248 0.000224 1.958489 ( 1.136989)
test_btest 0.000590 0.000037 62.304340 ( 10.207457)
test_basic 0.004966 0.000002 0.296491 ( 0.387306)
test_all 0.001745 0.000103 639.167738 ( 99.623737)
test_rubyspec 0.029161 0.029416 51.469708 ( 59.765407)
total: 179.56 sec