Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-063820
#<BuildRuby:0x000056250ce5e548
@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.20220202-063820",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000014 0.000002 0.000016 ( 0.000008)
build_up 0.008777 0.003447 0.969421 ( 2.574586)
build_miniruby 0.001632 0.000306 0.074369 ( 0.072224)
build_ruby 0.001625 0.000305 0.082113 ( 0.079668)
build_all 0.008023 0.001504 4.075525 ( 0.793182)
build_install 0.021725 0.001244 7.877178 ( 2.354544)
test_btest 0.001257 0.000198 47.605018 ( 44.441061)
test_basic 0.007057 0.001114 0.331786 ( 0.420298)
test_all 0.001380 0.000218 674.611710 ( 66.498188)
test_rubyspec 0.105305 0.069620 45.927205 ( 51.149794)
total: 168.38 sec