Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-011242
#<BuildRuby:0x00005648d2fe85f0
@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.20220327-011242",
@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.000006)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007254 0.003897 1.001226 ( 1.289567)
build_miniruby 0.001778 0.000099 0.078744 ( 0.077603)
build_ruby 0.001673 0.000000 0.075088 ( 0.073313)
build_all 0.009867 0.000403 4.104216 ( 0.842085)
build_install 0.023429 0.000250 7.969809 ( 2.420276)
test_btest 0.001058 0.000000 74.680126 ( 8.093469)
test_basic 0.007332 0.000159 0.347509 ( 0.436911)
test_all 0.001944 0.000081 707.814055 ( 68.481424)
test_rubyspec 0.142429 0.022993 45.925972 ( 51.425970)
total: 133.14 sec