Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-190544
#<BuildRuby:0x0000559f97ebc8f0
@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-190544",
@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.000006)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.010990 0.000000 0.961775 ( 1.487517)
build_miniruby 0.002107 0.000325 0.075750 ( 0.073219)
build_ruby 0.001577 0.000421 0.078913 ( 0.077265)
build_all 0.005755 0.004667 4.170373 ( 0.798777)
build_install 0.018139 0.006318 7.819600 ( 2.327592)
test_btest 0.000863 0.000277 72.236537 ( 8.268725)
test_basic 0.002758 0.004496 0.338118 ( 0.433828)
test_all 0.001461 0.000526 707.103299 ( 67.958020)
test_rubyspec 0.113021 0.048887 46.434476 ( 51.680005)
total: 133.11 sec