Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-110958
#<BuildRuby:0x000055c846a40510
@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.20220219-110958",
@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.000020)
configure 0.000051 0.000003 0.000054 ( 0.000044)
build_up 0.007084 0.004023 0.935914 ( 1.039343)
build_miniruby 0.002049 0.000256 0.070760 ( 0.068429)
build_ruby 0.001681 0.000210 0.072776 ( 0.070835)
build_all 0.005813 0.004611 4.120509 ( 0.784878)
build_install 0.019092 0.005597 7.790438 ( 2.355642)
test_btest 0.001332 0.000266 78.943761 ( 8.255580)
test_basic 0.006984 0.000000 0.347253 ( 0.438038)
test_all 0.001920 0.000000 700.189528 ( 67.299995)
test_rubyspec 0.107875 0.057493 45.924432 ( 51.507214)
total: 131.82 sec