Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-064500
#<BuildRuby:0x000055d535088af8
@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.20220219-064500",
@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.000018 0.000006 0.000024 ( 0.000024)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.011210 0.000000 0.961121 ( 2.405167)
build_miniruby 0.002079 0.000000 0.076565 ( 0.074371)
build_ruby 0.002462 0.000000 0.071896 ( 0.069441)
build_all 0.010636 0.000000 4.151200 ( 0.794562)
build_install 0.023023 0.000794 7.837837 ( 2.298621)
test_btest 0.001098 0.000199 76.163614 ( 8.212530)
test_basic 0.006996 0.001272 0.339677 ( 0.427772)
test_all 0.001606 0.000292 663.298460 ( 65.611735)
test_rubyspec 0.121290 0.053363 46.226687 ( 51.425452)
total: 131.32 sec