Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-000607
#<BuildRuby:0x000056082ac24088
@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.20221121-000607",
@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.000009)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004446 0.000296 1.050148 ( 1.117719)
build_miniruby 0.000917 0.000061 0.939119 ( 0.937736)
build_ruby 0.001295 0.000000 2.803845 ( 2.705937)
build_all 0.004923 0.003933 15.921103 ( 3.244359)
build_install 0.008140 0.000454 1.933165 ( 1.099922)
test_btest 0.000540 0.000060 63.385183 ( 10.646994)
test_basic 0.000620 0.003736 0.303156 ( 0.394475)
test_all 0.000000 0.001248 661.108681 (102.624189)
test_rubyspec 0.045262 0.020942 51.196892 ( 59.532146)
total: 182.30 sec