Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-074806
#<BuildRuby:0x000055f4b68e4a58
@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.20220305-074806",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.010707 0.000765 1.004332 ( 1.185495)
build_miniruby 0.001724 0.000123 0.077503 ( 0.075369)
build_ruby 0.002262 0.000162 0.079759 ( 0.077759)
build_all 0.000000 0.010369 4.164371 ( 0.845974)
build_install 0.017779 0.006221 7.958055 ( 2.501635)
test_btest 0.000839 0.000209 76.418371 ( 8.503975)
test_basic 0.006593 0.000529 0.339603 ( 0.432005)
test_all 0.001968 0.000000 700.764058 ( 67.501944)
test_rubyspec 0.108497 0.062297 46.400761 ( 51.522561)
total: 132.65 sec