Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-100813
#<BuildRuby:0x0000555bee5f4b38
@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.20220303-100813",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000024 0.000001 0.000025 ( 0.000027)
configure 0.000017 0.000002 0.000019 ( 0.000017)
build_up 0.011411 0.000521 0.989196 ( 1.204438)
build_miniruby 0.001806 0.000129 0.079234 ( 0.076927)
build_ruby 0.001937 0.000000 0.069260 ( 0.067111)
build_all 0.006456 0.004643 4.218152 ( 0.856029)
build_install 0.024991 0.000134 7.833848 ( 2.399237)
test_btest 0.001102 0.000105 72.410901 ( 8.246287)
test_basic 0.003144 0.004612 0.335502 ( 0.434705)
test_all 0.001928 0.000263 695.468720 ( 67.909765)
test_rubyspec 0.108913 0.057368 46.279206 ( 51.699409)
total: 132.89 sec