Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-083345
#<BuildRuby:0x0000556b34c47940
@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.20220423-083345",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000050 0.000007 0.000057 ( 0.000055)
build_up 0.005963 0.005296 1.008543 ( 1.034922)
build_miniruby 0.001771 0.000380 0.079610 ( 0.077529)
build_ruby 0.001757 0.000377 0.076334 ( 0.074789)
build_all 0.005394 0.004896 1.495738 ( 0.628664)
build_install 0.019050 0.004762 5.815482 ( 2.816441)
test_btest 0.000999 0.000263 75.222065 ( 8.392517)
test_basic 0.007973 0.000787 0.320534 ( 0.407570)
test_all 0.002410 0.000269 703.823765 ( 67.705876)
test_rubyspec 0.122268 0.074742 45.632481 ( 50.834379)
total: 131.97 sec