Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-031134
#<BuildRuby:0x000055dbe11c88e8
@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.20220227-031134",
@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.000007)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.009536 0.001362 0.984354 ( 1.163732)
build_miniruby 0.002247 0.000000 0.074503 ( 0.072465)
build_ruby 0.002880 0.000083 0.079397 ( 0.078503)
build_all 0.006198 0.004123 4.187543 ( 0.871343)
build_install 0.016615 0.006744 7.965301 ( 2.479065)
test_btest 0.000718 0.000156 70.853046 ( 8.504199)
test_basic 0.006507 0.001415 0.341003 ( 0.431952)
test_all 0.001485 0.000323 656.156384 ( 65.825915)
test_rubyspec 0.109041 0.055229 46.468136 ( 51.859583)
total: 131.29 sec