Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-041748
#<BuildRuby:0x000056457c54b0b0
@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.20220305-041748",
@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.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010170 0.000401 0.991926 ( 1.102313)
build_miniruby 0.002076 0.000445 0.078034 ( 0.075833)
build_ruby 0.001700 0.000000 0.076859 ( 0.074809)
build_all 0.010396 0.000000 4.192106 ( 0.837207)
build_install 0.017605 0.006059 7.992251 ( 2.428403)
test_btest 0.001375 0.000000 75.157703 ( 8.053837)
test_basic 0.004189 0.003880 0.332493 ( 0.420130)
test_all 0.001785 0.000424 655.268547 ( 66.329371)
test_rubyspec 0.118628 0.059129 46.482532 ( 51.985335)
total: 131.31 sec