Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-023541
#<BuildRuby:0x0000559e15c7e148
@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.20220721-023541",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000036 0.000010 0.000046 ( 0.000046)
configure 0.000023 0.000006 0.000029 ( 0.000030)
build_up 0.007551 0.005433 0.891878 ( 1.853385)
build_miniruby 0.001145 0.000382 0.055241 ( 0.053818)
build_ruby 0.000893 0.000298 0.053512 ( 0.052395)
build_all 0.006482 0.002161 1.260305 ( 0.492374)
build_install 0.018180 0.000600 4.454380 ( 1.835734)
test_btest 0.001820 0.000000 53.470163 ( 6.133218)
test_basic 0.006235 0.000708 0.278181 ( 0.367323)
test_all 0.002093 0.000523 483.388566 ( 52.168350)
test_rubyspec 0.065352 0.068264 41.897239 ( 47.751182)
total: 110.71 sec