Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-144924
#<BuildRuby:0x000055db19dbb718
@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.20220130-144924",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010345 0.000000 0.943730 ( 1.047531)
build_miniruby 0.001729 0.000015 0.072286 ( 0.071062)
build_ruby 0.001783 0.000223 0.076072 ( 0.073971)
build_all 0.005160 0.005110 4.084185 ( 0.779587)
build_install 0.018143 0.005466 7.771145 ( 2.354472)
test_btest 0.001021 0.000215 46.967500 ( 44.605749)
test_basic 0.007908 0.000625 0.351744 ( 0.446407)
test_all 0.000752 0.001134 698.100438 ( 67.466764)
test_rubyspec 0.122168 0.047210 45.806283 ( 51.231369)
total: 168.08 sec