Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-135213
#<BuildRuby:0x00005562857f5480
@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.20220717-135213",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009265 0.000712 0.831732 ( 1.136105)
build_miniruby 0.001371 0.000105 0.054377 ( 0.053767)
build_ruby 0.000000 0.002202 0.057777 ( 0.056843)
build_all 0.005709 0.002766 1.305367 ( 0.492426)
build_install 0.009271 0.009783 4.446618 ( 1.881877)
test_btest 0.000000 0.002292 54.289498 ( 6.011362)
test_basic 0.004138 0.002291 0.291358 ( 0.383273)
test_all 0.001904 0.000560 491.814239 ( 52.119241)
test_rubyspec 0.075085 0.050883 42.217019 ( 48.119016)
total: 110.26 sec