Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-111408
#<BuildRuby:0x00005597130de968
@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-111408",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.000826 0.004422 1.124672 ( 1.204241)
build_miniruby 0.000702 0.000175 0.978495 ( 0.977174)
build_ruby 0.001051 0.000263 2.811123 ( 2.709866)
build_all 0.008358 0.000903 15.731222 ( 3.303688)
build_install 0.006065 0.003833 2.245673 ( 1.220265)
test_btest 0.000462 0.000123 59.960384 ( 12.591038)
test_basic 0.003395 0.000905 0.304069 ( 0.396052)
test_all 0.000669 0.000178 676.723999 (109.764126)
test_rubyspec 0.057864 0.009008 53.110921 ( 61.311863)
total: 193.48 sec