Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-145149
#<BuildRuby:0x0000558e98778658
@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-145149",
@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.000000 0.000033 0.000033 ( 0.000038)
configure 0.000000 0.000008 0.000008 ( 0.000016)
build_up 0.007270 0.004663 0.952028 ( 1.107387)
build_miniruby 0.001618 0.000347 0.071455 ( 0.069892)
build_ruby 0.001633 0.000350 0.075958 ( 0.074219)
build_all 0.007775 0.003163 4.177215 ( 0.787050)
build_install 0.023697 0.000494 7.784010 ( 2.329414)
test_btest 0.001185 0.000216 47.273186 ( 44.244338)
test_basic 0.008301 0.000682 0.342607 ( 0.434322)
test_all 0.000000 0.002378 670.474986 ( 65.840476)
test_rubyspec 0.108283 0.057417 46.243180 ( 51.684655)
total: 166.57 sec