Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-060808
#<BuildRuby:0x000055ae7e1c4c10
@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.20220207-060808",
@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.000011 0.000000 0.000011 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.012418 0.000258 1.030993 ( 1.802494)
build_miniruby 0.002202 0.000138 0.078246 ( 0.076073)
build_ruby 0.001787 0.000112 0.078804 ( 0.077095)
build_all 0.005396 0.004755 4.106715 ( 0.799801)
build_install 0.017354 0.003289 7.759606 ( 2.356808)
test_btest 0.001116 0.000145 72.684472 ( 7.979140)
test_basic 0.000000 0.008867 0.343557 ( 0.430720)
test_all 0.000000 0.001641 693.035497 ( 67.208733)
test_rubyspec 0.099073 0.060145 46.001775 ( 51.412014)
total: 132.14 sec