Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-132025
#<BuildRuby:0x000056288be94c10
@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.20220311-132025",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004819 0.008417 1.024859 ( 1.221337)
build_miniruby 0.001226 0.000245 0.071341 ( 0.070455)
build_ruby 0.000000 0.002469 0.081716 ( 0.079421)
build_all 0.004628 0.004852 1.524641 ( 0.614686)
build_install 0.015224 0.007774 5.281021 ( 2.235106)
test_btest 0.001035 0.000345 74.897298 ( 8.196868)
test_basic 0.005753 0.001918 0.338022 ( 0.427418)
test_all 0.001570 0.000524 698.960618 ( 72.573495)
test_rubyspec 0.117952 0.051858 46.579338 ( 51.997221)
total: 137.42 sec