Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-182239
#<BuildRuby:0x0000555aa0040920
@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.20220728-182239",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000048 0.000018 0.000066 ( 0.000070)
build_up 0.008125 0.004067 0.965510 ( 0.980398)
build_miniruby 0.001316 0.000506 0.072045 ( 0.070138)
build_ruby 0.001731 0.000666 0.076438 ( 0.074094)
build_all 0.010687 0.000679 1.518648 ( 0.572034)
build_install 0.017941 0.004211 5.214806 ( 2.054170)
test_btest 0.000931 0.000291 74.718316 ( 8.205688)
test_basic 0.001709 0.006019 0.329372 ( 0.417684)
test_all 0.001875 0.000294 621.986805 ( 64.083419)
test_rubyspec 0.101042 0.071738 45.395875 ( 51.237685)
total: 127.70 sec