Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-095331
#<BuildRuby:0x000055d1b8284af8
@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.20220227-095331",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000025)
configure 0.000054 0.000009 0.000063 ( 0.000062)
build_up 0.006472 0.004600 1.001862 ( 1.146283)
build_miniruby 0.001768 0.000408 0.077367 ( 0.076041)
build_ruby 0.001715 0.000396 0.076659 ( 0.075223)
build_all 0.009469 0.002185 4.234438 ( 0.874343)
build_install 0.009588 0.013440 7.992785 ( 2.427360)
test_btest 0.000747 0.000280 75.241595 ( 7.893340)
test_basic 0.006692 0.000703 0.331166 ( 0.421437)
test_all 0.001289 0.000455 702.859237 ( 67.971239)
test_rubyspec 0.066509 0.093549 46.358188 ( 51.830575)
total: 132.72 sec