Logfile: /home/ko1/ruby/logs/brlog.trunk.20220615-080104
#<BuildRuby:0x000055ccb16a0af8
@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.20220615-080104",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005861 0.005326 0.983561 ( 2.512567)
build_miniruby 0.001833 0.000423 0.072989 ( 0.071260)
build_ruby 0.002017 0.000000 0.076041 ( 0.074876)
build_all 0.008168 0.001223 1.503529 ( 0.603057)
build_install 0.019558 0.003854 5.789956 ( 2.759156)
test_btest 0.001050 0.000221 71.599550 ( 7.822041)
test_basic 0.003529 0.004462 0.310227 ( 0.400226)
test_all 0.000000 0.002930 693.627643 ( 67.188665)
test_rubyspec 0.076312 0.087141 44.803784 ( 50.480002)
total: 131.91 sec