Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-011234
#<BuildRuby:0x000055a2bc8e6548
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220202-011234",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000016 0.000000 0.000016 ( 0.000009)
build_up 0.011601 0.000000 0.964461 ( 1.858350)
build_miniruby 0.001892 0.000297 0.072380 ( 0.070333)
build_ruby 0.001472 0.000295 0.074430 ( 0.073068)
build_all 0.008444 0.001689 4.147653 ( 0.791005)
build_install 0.017872 0.006771 7.817705 ( 2.343244)
test_btest 0.001204 0.000284 47.801912 ( 45.349320)
test_basic 0.001411 0.005822 0.351459 ( 0.449795)
test_all 0.001656 0.000186 647.098050 ( 65.508995)
test_rubyspec 0.119014 0.043734 46.315450 ( 51.731881)
total: 168.18 sec