Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-201701
#<BuildRuby:0x0000562c55377440
@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.20220209-201701",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000043 0.000010 0.000053 ( 0.000057)
build_up 0.005473 0.005552 0.941264 ( 1.237652)
build_miniruby 0.001853 0.000000 0.075545 ( 0.074825)
build_ruby 0.001885 0.000000 0.076023 ( 0.075495)
build_all 0.010522 0.000396 4.142416 ( 0.802973)
build_install 0.016508 0.007229 7.818610 ( 2.354174)
test_btest 0.000780 0.000223 73.173402 ( 8.683025)
test_basic 0.005449 0.001557 0.349188 ( 0.438266)
test_all 0.001195 0.000341 665.503664 ( 65.491288)
test_rubyspec 0.095689 0.081704 46.315161 ( 51.470848)
total: 130.63 sec