Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-173112
#<BuildRuby:0x000055f4e2c56548
@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.20220201-173112",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000015 0.000001 0.000016 ( 0.000009)
build_up 0.000892 0.011150 0.956710 ( 0.992135)
build_miniruby 0.001916 0.000000 0.072820 ( 0.070952)
build_ruby 0.001552 0.000000 0.070809 ( 0.069558)
build_all 0.011856 0.000074 4.095170 ( 0.790521)
build_install 0.020245 0.004058 7.840340 ( 2.332685)
test_btest 0.001428 0.000000 47.229597 ( 44.214825)
test_basic 0.007273 0.000988 0.327471 ( 0.416075)
test_all 0.001509 0.000301 663.074677 ( 65.026213)
test_rubyspec 0.111899 0.053547 46.055861 ( 51.467834)
total: 165.38 sec