Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-211934
#<BuildRuby:0x000055a51736b610
@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.20220208-211934",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.002387 0.008862 0.923528 ( 0.943409)
build_miniruby 0.001878 0.000000 0.066915 ( 0.065073)
build_ruby 0.002112 0.000000 0.071753 ( 0.069414)
build_all 0.009942 0.001160 4.126533 ( 0.789338)
build_install 0.020445 0.003143 7.772462 ( 2.282651)
test_btest 0.000959 0.000192 77.178272 ( 8.618698)
test_basic 0.000000 0.007079 0.340797 ( 0.435900)
test_all 0.000000 0.001578 678.792220 ( 66.180333)
test_rubyspec 0.111543 0.060933 45.856375 ( 51.335259)
total: 130.72 sec