Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-213659
#<BuildRuby:0x0000560dc28f84c0
@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.20220807-213659",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010743 0.000953 0.961284 ( 1.015494)
build_miniruby 0.001654 0.000236 0.066019 ( 0.063901)
build_ruby 0.001722 0.000246 0.073281 ( 0.071026)
build_all 0.008114 0.001159 1.538419 ( 0.566919)
build_install 0.021558 0.001348 5.194294 ( 2.068749)
test_btest 0.001111 0.000139 75.097843 ( 8.244938)
test_basic 0.006498 0.000812 0.328788 ( 0.417997)
test_all 0.001883 0.000235 672.699846 ( 66.472150)
test_rubyspec 0.121895 0.053352 45.767814 ( 53.365188)
total: 132.29 sec