Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-162102
#<BuildRuby:0x000055f00f0d0480
@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.20220214-162102",
@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.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000000 0.010504 0.926186 ( 0.931720)
build_miniruby 0.000000 0.001782 0.075948 ( 0.074385)
build_ruby 0.000000 0.001939 0.076872 ( 0.074802)
build_all 0.006259 0.003619 4.128670 ( 0.801213)
build_install 0.020771 0.002681 7.754582 ( 2.335978)
test_btest 0.000905 0.000271 75.727992 ( 8.191836)
test_basic 0.007262 0.000876 0.325420 ( 0.413256)
test_all 0.001514 0.000432 644.612454 ( 64.540261)
test_rubyspec 0.097597 0.064554 46.046258 ( 51.467800)
total: 128.83 sec