Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-185541
#<BuildRuby:0x000055671a1788e8
@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.20220209-185541",
@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.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.011537 0.000462 0.951287 ( 1.010674)
build_miniruby 0.002630 0.000328 0.076307 ( 0.075164)
build_ruby 0.001870 0.000000 0.079472 ( 0.079394)
build_all 0.010198 0.000000 4.149667 ( 0.797038)
build_install 0.019404 0.003967 7.811601 ( 2.373658)
test_btest 0.001018 0.000127 74.567791 ( 8.431907)
test_basic 0.000000 0.007567 0.333537 ( 0.421893)
test_all 0.001653 0.000331 696.206043 ( 67.008428)
test_rubyspec 0.107427 0.054695 46.275458 ( 51.649386)
total: 131.85 sec