Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-164833
#<BuildRuby:0x0000562944457810
@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.20220211-164833",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.007119 0.003988 0.955437 ( 1.122996)
build_miniruby 0.002019 0.000269 0.077644 ( 0.075969)
build_ruby 0.001833 0.000245 0.078800 ( 0.076551)
build_all 0.006013 0.003172 4.084355 ( 0.776206)
build_install 0.016929 0.007291 7.848849 ( 2.313080)
test_btest 0.001049 0.000228 76.022407 ( 7.976806)
test_basic 0.006301 0.001370 0.341752 ( 0.428987)
test_all 0.001477 0.000321 702.271092 ( 67.459134)
test_rubyspec 0.073619 0.094811 46.125225 ( 51.470188)
total: 131.70 sec