Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-074214
#<BuildRuby:0x000055f8d0e9cf40
@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.20220208-074214",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.008120 0.002030 0.946242 ( 1.144206)
build_miniruby 0.000000 0.002164 0.078511 ( 0.075889)
build_ruby 0.000000 0.001720 0.074355 ( 0.072786)
build_all 0.008454 0.001896 4.119529 ( 0.797028)
build_install 0.017957 0.004374 7.826081 ( 2.296353)
test_btest 0.000755 0.000222 77.508651 ( 8.395619)
test_basic 0.002371 0.005616 0.338612 ( 0.437184)
test_all 0.001694 0.000000 667.710047 ( 65.604754)
test_rubyspec 0.105647 0.054707 45.998325 ( 51.527154)
total: 130.35 sec