Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-140453
#<BuildRuby:0x00005598d4cf84e8
@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.20220207-140453",
@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.000004 0.000012 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.008803 0.002108 0.972381 ( 1.103461)
build_miniruby 0.001451 0.000659 0.078169 ( 0.076215)
build_ruby 0.001273 0.000579 0.076581 ( 0.075241)
build_all 0.009253 0.000000 4.057359 ( 0.771990)
build_install 0.019268 0.003064 7.722815 ( 2.282212)
test_btest 0.000000 0.001508 74.184500 ( 8.207137)
test_basic 0.001683 0.006298 0.335541 ( 0.427583)
test_all 0.001345 0.000566 657.704476 ( 65.590099)
test_rubyspec 0.077051 0.074756 45.898156 ( 51.406049)
total: 129.94 sec