Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-043347
#<BuildRuby:0x000055be99d444e8
@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.20220206-043347",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.008162 0.002721 0.947861 ( 1.477028)
build_miniruby 0.001885 0.000000 0.076393 ( 0.074874)
build_ruby 0.001904 0.000000 0.076690 ( 0.074619)
build_all 0.009955 0.001317 4.170185 ( 0.805430)
build_install 0.019557 0.003881 7.933522 ( 2.332134)
test_btest 0.000931 0.000249 74.786208 ( 7.787354)
test_basic 0.002170 0.006769 0.336574 ( 0.423821)
test_all 0.001307 0.000436 667.537085 ( 65.661171)
test_rubyspec 0.109704 0.055997 45.843964 ( 51.387355)
total: 130.02 sec