Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-182954
#<BuildRuby:0x000055c21b7b4b88
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220131-182954",
@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.000009)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.005635 0.004566 0.976775 ( 0.960245)
build_miniruby 0.001453 0.000605 0.065667 ( 0.063348)
build_ruby 0.001470 0.000612 0.070735 ( 0.068426)
build_all 0.008877 0.001795 4.168631 ( 0.796682)
build_install 0.014952 0.006896 7.807930 ( 2.310191)
test_btest 0.000000 0.001288 47.080631 ( 44.087181)
test_basic 0.000000 0.008061 0.337332 ( 0.432446)
test_all 0.000000 0.002192 675.008226 ( 65.967116)
test_rubyspec 0.081830 0.077442 46.178588 ( 51.615534)
total: 166.30 sec