Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-162213
#<BuildRuby:0x000055c21d5fc4d8
@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.20220217-162213",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005945 0.004406 0.941367 ( 1.230546)
build_miniruby 0.001770 0.000379 0.073709 ( 0.071613)
build_ruby 0.001775 0.000380 0.077293 ( 0.075284)
build_all 0.009591 0.001039 4.089723 ( 0.790052)
build_install 0.023562 0.000723 7.826731 ( 2.304896)
test_btest 0.000000 0.001369 77.799416 ( 8.176456)
test_basic 0.000635 0.007390 0.331549 ( 0.425193)
test_all 0.001387 0.000347 669.833411 ( 67.177296)
test_rubyspec 0.106132 0.046065 45.932074 ( 51.225297)
total: 131.48 sec