Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-182300
#<BuildRuby:0x0000559e232d95a8
@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-182300",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000045 0.000016 0.000061 ( 0.000049)
build_up 0.008111 0.004045 0.954566 ( 1.017740)
build_miniruby 0.002306 0.000000 0.075210 ( 0.072960)
build_ruby 0.002069 0.000156 0.076094 ( 0.074082)
build_all 0.009426 0.001790 4.136902 ( 0.786306)
build_install 0.017922 0.004698 7.897715 ( 2.344734)
test_btest 0.000903 0.000287 47.383570 ( 44.069997)
test_basic 0.007266 0.001031 0.332825 ( 0.421829)
test_all 0.001318 0.000401 709.010485 ( 67.986667)
test_rubyspec 0.088297 0.062538 45.930189 ( 51.483450)
total: 168.26 sec