Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-185431
#<BuildRuby:0x00005588f06f0c10
@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-185431",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.012086 0.000001 1.007281 ( 1.151138)
build_miniruby 0.001905 0.000238 0.068585 ( 0.066702)
build_ruby 0.001575 0.000197 0.076451 ( 0.074986)
build_all 0.010409 0.000210 4.170443 ( 0.839640)
build_install 0.021563 0.001282 8.002689 ( 2.469226)
test_btest 0.001380 0.000138 72.715266 ( 7.604052)
test_basic 0.001675 0.005342 0.337578 ( 0.437406)
test_all 0.000757 0.001015 669.366462 ( 66.325871)
test_rubyspec 0.125485 0.049004 46.679419 ( 51.703528)
total: 130.67 sec