Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-165735
#<BuildRuby:0x0000558e769a4e80
@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.20221029-165735",
@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.000005)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000091 0.000000 0.000091 ( 0.000095)
build_up 0.004955 0.004313 1.116252 ( 1.173038)
build_miniruby 0.001855 0.000000 0.102409 ( 0.099868)
build_ruby 0.001397 0.000000 0.100194 ( 0.098502)
build_all 0.008315 0.000190 1.313217 ( 0.573795)
build_install 0.013321 0.000000 1.661968 ( 0.895574)
test_btest 0.001476 0.000070 62.242892 ( 6.335283)
test_basic 0.000000 0.006542 0.356720 ( 0.448223)
test_all 0.003242 0.003017 526.309298 ( 55.624278)
test_rubyspec 0.074701 0.043508 43.436682 ( 51.936961)
total: 117.19 sec