Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-184224
#<BuildRuby:0x000055eb655bcd30
@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.20220718-184224",
@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.000012 0.000000 0.000012 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009662 0.000380 0.950527 ( 1.063527)
build_miniruby 0.001787 0.000119 0.075416 ( 0.073340)
build_ruby 0.001774 0.000119 0.070910 ( 0.068776)
build_all 0.008796 0.000587 1.546200 ( 0.579712)
build_install 0.014579 0.006360 5.209696 ( 2.087662)
test_btest 0.001196 0.000149 72.121391 ( 8.686545)
test_basic 0.007797 0.000228 0.321011 ( 0.412669)
test_all 0.001984 0.000234 636.708070 ( 64.597593)
test_rubyspec 0.137649 0.036071 45.542488 ( 51.262935)
total: 128.83 sec