Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-022316
#<BuildRuby:0x00005571c05fc0d0
@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.20221120-022316",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000006 0.000018 ( 0.000018)
configure 0.000010 0.000005 0.000015 ( 0.000015)
build_up 0.003632 0.001651 1.181564 ( 1.143740)
build_miniruby 0.000541 0.000246 0.962845 ( 0.961675)
build_ruby 0.001230 0.000000 2.792557 ( 2.699628)
build_all 0.008929 0.000000 15.865689 ( 3.263265)
build_install 0.009267 0.000536 2.090522 ( 1.177418)
test_btest 0.000456 0.000152 61.195054 ( 11.213690)
test_basic 0.000000 0.004213 0.314068 ( 0.405686)
test_all 0.000000 0.001217 662.388115 (103.905235)
test_rubyspec 0.037159 0.034052 51.399510 ( 59.704645)
total: 184.48 sec