Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-122647
#<BuildRuby:0x00005633f9cc7fa8
@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-122647",
@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.000001 0.000010 ( 0.000011)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004174 0.000737 1.068952 ( 1.083461)
build_miniruby 0.000710 0.000125 0.958413 ( 0.957249)
build_ruby 0.000000 0.001228 2.748857 ( 2.653736)
build_all 0.005482 0.003271 15.943842 ( 3.400131)
build_install 0.007373 0.001638 2.040983 ( 1.189018)
test_btest 0.000553 0.000000 62.449137 ( 11.289229)
test_basic 0.001158 0.003969 0.293433 ( 0.384174)
test_all 0.001288 0.000117 656.397534 (102.350663)
test_rubyspec 0.049829 0.025088 51.520083 ( 59.729658)
total: 183.04 sec