Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-123331
#<BuildRuby:0x0000564544b30af8
@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.20220213-123331",
@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.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011370 0.000210 0.983905 ( 1.356816)
build_miniruby 0.001876 0.000000 0.075183 ( 0.073798)
build_ruby 0.002229 0.000000 0.075302 ( 0.073763)
build_all 0.009931 0.000618 4.187400 ( 0.778853)
build_install 0.023164 0.000438 7.799147 ( 2.326817)
test_btest 0.002007 0.000000 75.177779 ( 7.967236)
test_basic 0.000000 0.007961 0.322636 ( 0.411723)
test_all 0.000000 0.002017 699.505120 ( 67.642850)
test_rubyspec 0.083485 0.069858 45.995488 ( 51.201092)
total: 131.83 sec