Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-180152
#<BuildRuby:0x000055663f8ac8e8
@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.20220217-180152",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006885 0.004433 0.990412 ( 1.159920)
build_miniruby 0.001833 0.000367 0.077356 ( 0.074927)
build_ruby 0.001583 0.000317 0.073193 ( 0.071247)
build_all 0.010565 0.000000 4.031871 ( 0.783189)
build_install 0.018442 0.005832 7.783882 ( 2.300140)
test_btest 0.000990 0.000198 73.443743 ( 7.717456)
test_basic 0.000364 0.006959 0.351242 ( 0.439658)
test_all 0.001725 0.000000 682.351035 ( 66.659169)
test_rubyspec 0.093233 0.078866 46.072736 ( 51.177537)
total: 130.38 sec