Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-204313
#<BuildRuby:0x0000564158558c10
@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.20220215-204313",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000052 0.000000 0.000052 ( 0.000051)
build_up 0.007422 0.004043 0.940835 ( 0.992814)
build_miniruby 0.001620 0.000324 0.078109 ( 0.076954)
build_ruby 0.001661 0.000333 0.078381 ( 0.077158)
build_all 0.009235 0.000910 4.158535 ( 0.791893)
build_install 0.017186 0.006425 7.920889 ( 2.337692)
test_btest 0.001047 0.000233 73.931228 ( 8.291417)
test_basic 0.006721 0.001494 0.340358 ( 0.428729)
test_all 0.002002 0.000000 693.084285 ( 67.410382)
test_rubyspec 0.108627 0.051096 46.123188 ( 51.479677)
total: 131.89 sec