Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-092425
#<BuildRuby:0x0000560603da1c18
@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.20221201-092425",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.001569 0.003600 1.125797 ( 1.148522)
build_miniruby 0.000745 0.000100 1.006184 ( 1.004933)
build_ruby 0.001165 0.000156 2.791723 ( 2.705925)
build_all 0.008526 0.000579 15.751242 ( 3.223733)
build_install 0.009373 0.000610 2.209567 ( 1.263501)
test_btest 0.000499 0.000059 64.222708 ( 11.405412)
test_basic 0.000451 0.004604 0.305826 ( 0.396206)
test_all 0.001161 0.000205 656.036282 (112.830406)
test_rubyspec 0.043292 0.026765 53.563594 ( 61.754792)
total: 195.73 sec