Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-103950
#<BuildRuby:0x000055a9a2240af8
@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.20220402-103950",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000013 0.000006 0.000019 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008256 0.004116 1.000157 ( 1.149472)
build_miniruby 0.001289 0.000594 0.069599 ( 0.068592)
build_ruby 0.001870 0.000000 0.074155 ( 0.072851)
build_all 0.009077 0.001188 4.223913 ( 0.853208)
build_install 0.018740 0.004864 8.540859 ( 2.996138)
test_btest 0.001148 0.000423 76.224633 ( 8.054900)
test_basic 0.003230 0.005815 0.345241 ( 0.431082)
test_all 0.001533 0.000645 692.213337 ( 67.406983)
test_rubyspec 0.084780 0.084325 46.689296 ( 51.904805)
total: 132.94 sec