Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-173826
#<BuildRuby:0x000055c6e3b4caf8
@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.20220403-173826",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007430 0.003839 1.012312 ( 1.245265)
build_miniruby 0.001605 0.000617 0.074167 ( 0.071774)
build_ruby 0.001542 0.000593 0.079800 ( 0.077808)
build_all 0.005089 0.004710 4.307144 ( 0.839329)
build_install 0.017749 0.006255 8.588233 ( 3.035790)
test_btest 0.000000 0.001275 79.069614 ( 8.317834)
test_basic 0.005625 0.001713 0.343634 ( 0.431955)
test_all 0.002753 0.000307 705.847454 ( 68.002235)
test_rubyspec 0.095278 0.069754 46.476366 ( 51.967563)
total: 133.99 sec