Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-050135
#<BuildRuby:0x000055c1785c7ad0
@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.20220205-050135",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000071 0.000006 0.000077 ( 0.000079)
build_up 0.012003 0.000000 0.970664 ( 1.619110)
build_miniruby 0.000000 0.002496 0.073760 ( 0.070930)
build_ruby 0.001572 0.000635 0.076705 ( 0.074331)
build_all 0.010113 0.000000 4.186508 ( 0.796707)
build_install 0.019953 0.003768 7.920284 ( 2.328237)
test_btest 0.001176 0.000136 46.819067 ( 44.161241)
test_basic 0.003521 0.003749 0.343629 ( 0.431854)
test_all 0.001805 0.000267 679.312039 ( 67.015111)
test_rubyspec 0.120346 0.038740 46.323487 ( 51.900457)
total: 168.40 sec