Logfile: /home/ko1/ruby/logs/brlog.trunk.20220514-134546
#<BuildRuby:0x000055729da92aa8
@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.20220514-134546",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000024 0.000003 0.000027 ( 0.000025)
build_up 0.006790 0.000715 0.913256 ( 1.026061)
build_miniruby 0.000936 0.000098 0.053871 ( 0.052749)
build_ruby 0.000000 0.001226 0.061712 ( 0.060620)
build_all 0.000000 0.005582 1.360498 ( 0.606479)
build_install 0.010026 0.004517 6.425847 ( 3.038330)
test_btest 0.000542 0.000118 62.953870 ( 13.716319)
test_basic 0.003151 0.000684 0.268484 ( 0.368244)
test_all 0.001261 0.000100 553.309587 ( 65.231988)
test_rubyspec 0.035917 0.014648 53.522700 ( 59.126179)
total: 143.23 sec