Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-195248
#<BuildRuby:0x00005636692ab778
@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.20220210-195248",
@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.000009 0.000004 0.000013 ( 0.000014)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.010321 0.000920 0.989316 ( 1.008893)
build_miniruby 0.001558 0.000599 0.076488 ( 0.074876)
build_ruby 0.001603 0.000617 0.080531 ( 0.079047)
build_all 0.009743 0.001625 4.093642 ( 0.782185)
build_install 0.012983 0.010036 7.857456 ( 2.353221)
test_btest 0.000000 0.001200 68.988927 ( 8.175168)
test_basic 0.003404 0.004737 0.344517 ( 0.433382)
test_all 0.001237 0.000589 715.797655 ( 67.593496)
test_rubyspec 0.075846 0.078466 46.405461 ( 51.743052)
total: 132.24 sec