Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-165522
#<BuildRuby:0x0000556828dc7810
@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.20220327-165522",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010242 0.000885 0.986346 ( 1.024338)
build_miniruby 0.001662 0.000000 0.067399 ( 0.065950)
build_ruby 0.001863 0.000000 0.075418 ( 0.073436)
build_all 0.010110 0.000039 4.217634 ( 0.849131)
build_install 0.023061 0.000475 8.004263 ( 2.445467)
test_btest 0.001314 0.000000 75.280388 ( 8.289774)
test_basic 0.007308 0.000361 0.349015 ( 0.446991)
test_all 0.001712 0.000155 676.633260 ( 66.292342)
test_rubyspec 0.122067 0.046111 45.816801 ( 51.331682)
total: 130.82 sec