Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-182234
#<BuildRuby:0x000055e6cb1292f8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220811-182234",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010105 0.000135 0.839030 ( 1.306725)
build_miniruby 0.001551 0.000104 0.063905 ( 0.063142)
build_ruby 0.001982 0.000000 0.067735 ( 0.065863)
build_all 0.007916 0.000086 1.241787 ( 0.467108)
build_install 0.008922 0.008113 4.193960 ( 1.774517)
test_btest 0.001039 0.000156 52.992612 ( 5.953758)
test_basic 0.000000 0.005609 0.298084 ( 0.388336)
test_all 0.003095 0.001082 512.171272 ( 53.741925)
test_rubyspec 0.071314 0.057072 41.121952 ( 48.804999)
total: 112.57 sec