Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-215847
#<BuildRuby:0x000055c83004b778
@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.20220306-215847",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003325 0.008246 1.010196 ( 1.004299)
build_miniruby 0.002580 0.000000 0.078335 ( 0.076892)
build_ruby 0.002199 0.000157 0.070092 ( 0.068574)
build_all 0.008067 0.001513 4.161294 ( 0.863133)
build_install 0.019044 0.004725 7.977639 ( 2.438236)
test_btest 0.000909 0.000182 69.836512 ( 8.070675)
test_basic 0.006906 0.000425 0.346670 ( 0.436461)
test_all 0.002122 0.000000 694.709509 ( 67.242045)
test_rubyspec 0.119385 0.038524 46.475014 ( 51.839034)
total: 132.04 sec