Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-025526
#<BuildRuby:0x000055fa4f4069c0
@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.20221025-025526",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.009311 0.000380 1.175755 ( 1.294523)
build_miniruby 0.001653 0.000000 0.110806 ( 0.108377)
build_ruby 0.002039 0.000000 0.098269 ( 0.095382)
build_all 0.009284 0.000000 1.393286 ( 0.604125)
build_install 0.004617 0.012277 1.740559 ( 0.933992)
test_btest 0.001423 0.000300 65.272940 ( 6.534736)
test_basic 0.006248 0.001316 0.366502 ( 0.457603)
test_all 0.007282 0.000540 510.130873 ( 54.394332)
test_rubyspec 0.065281 0.067629 43.440742 ( 51.969631)
total: 116.39 sec