Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-013713
#<BuildRuby:0x0000561235db3510
@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.20220223-013713",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.004052 0.007673 0.880089 ( 0.961338)
build_miniruby 0.001452 0.000782 0.067773 ( 0.067170)
build_ruby 0.000000 0.001952 0.080642 ( 0.080579)
build_all 0.004965 0.004500 1.469625 ( 0.613147)
build_install 0.017520 0.004948 5.267777 ( 2.205536)
test_btest 0.000724 0.000383 74.247312 ( 8.022769)
test_basic 0.006706 0.001332 0.347556 ( 0.436917)
test_all 0.002307 0.000260 696.450841 ( 67.558577)
test_rubyspec 0.087598 0.077838 46.197902 ( 51.686463)
total: 131.63 sec