Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-115159
#<BuildRuby:0x000055e81bd8caf8
@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.20220504-115159",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.012289 0.000283 1.029628 ( 1.230926)
build_miniruby 0.002106 0.000131 0.072624 ( 0.070482)
build_ruby 0.001517 0.000094 0.070513 ( 0.068736)
build_all 0.005109 0.004488 1.506823 ( 0.605161)
build_install 0.019906 0.004131 5.838317 ( 2.808763)
test_btest 0.001209 0.000165 74.700767 ( 8.156563)
test_basic 0.008525 0.000000 0.324594 ( 0.413024)
test_all 0.002356 0.000273 702.600310 ( 67.467647)
test_rubyspec 0.121762 0.068044 45.387955 ( 50.595302)
total: 131.42 sec