Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-002026
#<BuildRuby:0x0000564ddaa98930
@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.20220406-002026",
@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.000006 0.000002 0.000008 ( 0.000010)
autoconf 0.000019 0.000007 0.000026 ( 0.000026)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.005205 0.006576 1.036826 ( 2.102260)
build_miniruby 0.001164 0.000529 0.076944 ( 0.075022)
build_ruby 0.001470 0.000668 0.080412 ( 0.078747)
build_all 0.010663 0.000302 4.207054 ( 0.842840)
build_install 0.011215 0.013115 8.442216 ( 2.981003)
test_btest 0.000743 0.000371 76.405363 ( 8.429556)
test_basic 0.007340 0.001185 0.332182 ( 0.428058)
test_all 0.001378 0.000648 691.310243 ( 67.742176)
test_rubyspec 0.069945 0.092086 46.512335 ( 51.632522)
total: 134.31 sec