Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-035802
#<BuildRuby:0x000055ca95baa8a0
@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-035802",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.000000 0.012100 0.993741 ( 3.447789)
build_miniruby 0.000000 0.001978 0.079188 ( 0.077581)
build_ruby 0.001064 0.001156 0.074035 ( 0.072114)
build_all 0.007548 0.001135 4.018244 ( 0.781518)
build_install 0.018605 0.003579 7.652147 ( 2.315605)
test_btest 0.000000 0.001341 73.585963 ( 8.334457)
test_basic 0.005774 0.001896 0.339790 ( 0.429428)
test_all 0.000721 0.001369 655.850637 ( 65.056682)
test_rubyspec 0.118784 0.048007 45.366752 ( 50.804284)
total: 131.32 sec