Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-033736
#<BuildRuby:0x000055c37f9a86c8
@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.20220329-033736",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005665 0.004983 1.005535 ( 1.552287)
build_miniruby 0.001856 0.000265 0.071142 ( 0.070018)
build_ruby 0.001783 0.000254 0.068513 ( 0.067059)
build_all 0.010784 0.000135 4.163138 ( 0.856620)
build_install 0.014851 0.005761 7.845251 ( 2.417296)
test_btest 0.001686 0.000281 75.574971 ( 8.274914)
test_basic 0.008034 0.000430 0.338565 ( 0.425573)
test_all 0.001698 0.000268 700.490239 ( 67.574203)
test_rubyspec 0.101411 0.060925 45.758732 ( 51.320706)
total: 132.56 sec