Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-055452
#<BuildRuby:0x00005562d4d2b810
@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.20220424-055452",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.012817 0.000986 1.019919 ( 1.172319)
build_miniruby 0.002450 0.000189 0.074748 ( 0.072152)
build_ruby 0.002073 0.000159 0.075118 ( 0.072805)
build_all 0.005602 0.004101 1.500501 ( 0.616154)
build_install 0.022552 0.002091 5.894952 ( 2.766913)
test_btest 0.001024 0.000120 78.538069 ( 8.408596)
test_basic 0.003359 0.005472 0.335882 ( 0.421714)
test_all 0.002575 0.000429 673.918919 ( 66.540282)
test_rubyspec 0.090698 0.098713 45.695969 ( 50.884889)
total: 130.96 sec