Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-182456
#<BuildRuby:0x000055d8bcd486c8
@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.20220211-182456",
@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.000020 0.000001 0.000021 ( 0.000022)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010606 0.000413 0.922528 ( 0.977629)
build_miniruby 0.001857 0.000116 0.073928 ( 0.071726)
build_ruby 0.001918 0.000120 0.073454 ( 0.071570)
build_all 0.010719 0.000077 4.097807 ( 0.780309)
build_install 0.018621 0.005166 7.752494 ( 2.308203)
test_btest 0.000000 0.001168 73.319481 ( 7.986308)
test_basic 0.003179 0.004141 0.343741 ( 0.433227)
test_all 0.002068 0.000296 645.771114 ( 65.611179)
test_rubyspec 0.114623 0.056414 46.259045 ( 51.783012)
total: 130.02 sec