Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-213646
#<BuildRuby:0x000055f726292548
@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-213646",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000052 0.000017 0.000069 ( 0.000067)
build_up 0.011316 0.001015 0.923685 ( 1.054435)
build_miniruby 0.001836 0.000524 0.071821 ( 0.069550)
build_ruby 0.001573 0.000450 0.077156 ( 0.075395)
build_all 0.006985 0.003832 4.171745 ( 0.777825)
build_install 0.019705 0.004535 7.777659 ( 2.326070)
test_btest 0.001542 0.000000 47.303623 ( 44.221467)
test_basic 0.007062 0.001032 0.333969 ( 0.425914)
test_all 0.001487 0.000142 652.591171 ( 65.433174)
test_rubyspec 0.117238 0.055957 46.171736 ( 51.522563)
total: 165.91 sec