Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-195326
#<BuildRuby:0x000055c7afccc6e0
@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.20220814-195326",
@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.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009853 0.001290 0.958014 ( 0.957191)
build_miniruby 0.002107 0.000452 0.069199 ( 0.066113)
build_ruby 0.000000 0.002108 0.077363 ( 0.075354)
build_all 0.008705 0.001142 1.534493 ( 0.574858)
build_install 0.018710 0.001247 1.885471 ( 0.931848)
test_btest 0.000775 0.000155 76.997071 ( 8.117678)
test_basic 0.004217 0.002488 0.320438 ( 0.410489)
test_all 0.003622 0.000557 636.790649 ( 64.953744)
test_rubyspec 0.094459 0.082160 46.063942 ( 53.569505)
total: 129.66 sec