Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-005220
#<BuildRuby:0x0000562af84aec40
@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.20221116-005220",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000013 0.000004 0.000017 ( 0.000015)
build_up 0.003900 0.000975 1.107164 ( 1.388681)
build_miniruby 0.000791 0.000198 1.019108 ( 1.017522)
build_ruby 0.000975 0.000244 2.829124 ( 2.738839)
build_all 0.008757 0.000000 15.672667 ( 3.299448)
build_install 0.009449 0.000000 1.946904 ( 1.123004)
test_btest 0.000672 0.000000 61.809472 ( 10.529953)
test_basic 0.001030 0.003964 0.310332 ( 0.401225)
test_all 0.000748 0.000176 638.204527 (102.062565)
test_rubyspec 0.030169 0.028839 51.358457 ( 59.676350)
total: 182.24 sec