Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-202753
#<BuildRuby:0x0000559005b3fde0
@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.20221127-202753",
@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.000001 0.000008 ( 0.000009)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004306 0.000922 1.248281 ( 1.501675)
build_miniruby 0.000744 0.000160 0.950728 ( 0.949536)
build_ruby 0.001038 0.000223 2.733251 ( 2.596266)
build_all 0.001021 0.009166 22.442902 ( 4.449808)
build_install 0.007590 0.002711 4.439373 ( 1.575186)
test_btest 0.000409 0.000146 65.560844 ( 10.586325)
test_basic 0.003331 0.001190 0.311147 ( 0.402870)
test_all 0.000833 0.000157 677.326552 (107.362772)
test_rubyspec 0.037559 0.023402 53.004896 ( 61.275157)
total: 190.70 sec