Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-072234
#<BuildRuby:0x000055951e531930
@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-072234",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000044 0.000007 0.000051 ( 0.000050)
build_up 0.000611 0.011319 0.976051 ( 3.341725)
build_miniruby 0.001309 0.000468 0.073533 ( 0.071402)
build_ruby 0.001539 0.000549 0.067788 ( 0.065788)
build_all 0.005899 0.004855 4.065951 ( 0.781764)
build_install 0.019744 0.003700 7.737988 ( 2.288156)
test_btest 0.001019 0.000356 47.035566 ( 43.713577)
test_basic 0.007066 0.000936 0.341636 ( 0.429868)
test_all 0.001221 0.000407 658.002794 ( 64.853242)
test_rubyspec 0.085181 0.068107 45.902511 ( 51.194238)
total: 166.74 sec