Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-185626
#<BuildRuby:0x000055d4830f0b38
@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.20220213-185626",
@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.000003 0.000008 ( 0.000007)
autoconf 0.000014 0.000007 0.000021 ( 0.000020)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.008571 0.002175 0.924571 ( 0.920933)
build_miniruby 0.001537 0.000699 0.078824 ( 0.076179)
build_ruby 0.001494 0.000679 0.075715 ( 0.073308)
build_all 0.008510 0.002357 4.142799 ( 0.801618)
build_install 0.019678 0.002538 7.737260 ( 2.288737)
test_btest 0.000697 0.000246 73.678717 ( 8.292235)
test_basic 0.002715 0.005749 0.342373 ( 0.429851)
test_all 0.001394 0.000574 673.410154 ( 65.921771)
test_rubyspec 0.089969 0.062684 46.470114 ( 51.822859)
total: 130.63 sec