Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-144611
#<BuildRuby:0x000055ab0fabf940
@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.20220214-144611",
@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.000018 0.000000 0.000018 ( 0.000018)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.010374 0.000000 0.941342 ( 1.636901)
build_miniruby 0.001836 0.000041 0.078030 ( 0.076160)
build_ruby 0.001578 0.000197 0.079853 ( 0.078143)
build_all 0.005290 0.005135 4.074847 ( 0.790429)
build_install 0.024594 0.001001 7.837781 ( 2.290765)
test_btest 0.001860 0.000279 72.083295 ( 8.309317)
test_basic 0.002426 0.005399 0.340384 ( 0.436055)
test_all 0.001010 0.001299 694.677525 ( 66.941821)
test_rubyspec 0.096326 0.077037 45.911135 ( 51.124061)
total: 131.69 sec