Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-154911
#<BuildRuby:0x0000564d34080b88
@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.20220729-154911",
@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.000011 0.000001 0.000012 ( 0.000017)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006852 0.003889 0.967334 ( 1.662182)
build_miniruby 0.001421 0.000178 0.064629 ( 0.062623)
build_ruby 0.001568 0.000196 0.074935 ( 0.073035)
build_all 0.009125 0.000584 1.509578 ( 0.582481)
build_install 0.013909 0.009975 5.234356 ( 2.056234)
test_btest 0.000967 0.000204 74.966878 ( 8.282698)
test_basic 0.003047 0.004350 0.339040 ( 0.433183)
test_all 0.001259 0.000314 643.492331 ( 64.370279)
test_rubyspec 0.110118 0.058351 45.757394 ( 51.334178)
total: 128.86 sec