Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-140525
#<BuildRuby:0x00005620ce0dc6c8
@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.20220301-140525",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000048 0.000013 0.000061 ( 0.000062)
build_up 0.009021 0.001281 1.006742 ( 1.615484)
build_miniruby 0.001534 0.000384 0.074292 ( 0.073423)
build_ruby 0.001633 0.000408 0.075678 ( 0.074430)
build_all 0.009677 0.001169 4.166598 ( 0.859088)
build_install 0.023770 0.000000 8.009181 ( 2.420970)
test_btest 0.001335 0.000072 72.085593 ( 8.269068)
test_basic 0.006469 0.000228 0.325493 ( 0.416627)
test_all 0.001618 0.000256 705.114151 ( 67.862825)
test_rubyspec 0.100799 0.067550 46.355148 ( 51.829771)
total: 133.42 sec