Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-223917
#<BuildRuby:0x00005639d4a03340
@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.20220305-223917",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000007 0.000005 0.000012 ( 0.000013)
configure 0.000004 0.000003 0.000007 ( 0.000008)
build_up 0.010540 0.001712 1.054758 ( 1.411113)
build_miniruby 0.001212 0.000849 0.074241 ( 0.071873)
build_ruby 0.001088 0.000761 0.072096 ( 0.069758)
build_all 0.007709 0.002020 4.209209 ( 0.849950)
build_install 0.016633 0.006888 8.001561 ( 2.416450)
test_btest 0.000672 0.000392 75.416995 ( 8.314584)
test_basic 0.006830 0.000512 0.327202 ( 0.415247)
test_all 0.001383 0.000744 676.512898 ( 66.107995)
test_rubyspec 0.076750 0.064557 46.257637 ( 51.733108)
total: 131.39 sec