Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-171416
#<BuildRuby:0x0000556f9977be20
@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.20221205-171416",
@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.000000 0.000009 ( 0.000009)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.001269 0.004116 1.204334 ( 1.903952)
build_miniruby 0.000805 0.000080 0.954266 ( 0.953031)
build_ruby 0.001019 0.000102 2.823715 ( 2.729500)
build_all 0.007951 0.000795 15.808349 ( 3.389669)
build_install 0.007765 0.000777 2.274735 ( 1.309897)
test_btest 0.000616 0.000061 64.987483 ( 10.542028)
test_basic 0.004313 0.000432 0.296623 ( 0.387575)
test_all 0.000964 0.000097 652.175623 (111.685359)
test_rubyspec 0.046659 0.021084 53.333584 ( 61.521898)
total: 194.42 sec