Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-024836
#<BuildRuby:0x00005586b706c4d8
@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.20220210-024836",
@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.000002 0.000008 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000000 0.010401 0.984693 ( 2.680696)
build_miniruby 0.000090 0.002010 0.079703 ( 0.077198)
build_ruby 0.001361 0.000680 0.081399 ( 0.079138)
build_all 0.008775 0.002379 4.087005 ( 0.773836)
build_install 0.021918 0.000632 7.866103 ( 2.338360)
test_btest 0.000956 0.000334 76.222531 ( 7.812916)
test_basic 0.000000 0.007270 0.348375 ( 0.437175)
test_all 0.000000 0.002181 667.724420 ( 65.804796)
test_rubyspec 0.078964 0.096411 46.243518 ( 51.448941)
total: 131.45 sec