Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-013412
#<BuildRuby:0x000055e9ce1d0b60
@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.20221203-013412",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008817 0.002204 1.219374 ( 1.255916)
build_miniruby 0.001964 0.000491 0.840783 ( 0.839502)
build_ruby 0.002855 0.000713 2.229824 ( 2.141565)
build_all 0.018834 0.002903 18.591244 ( 2.159782)
build_install 0.019086 0.003057 2.132931 ( 1.036476)
test_btest 0.001328 0.000284 89.218921 ( 9.414124)
test_basic 0.004218 0.004631 0.342147 ( 0.428849)
test_all 0.002828 0.000000 741.124525 ( 72.198133)
test_rubyspec 0.125392 0.047399 49.307998 ( 57.445488)
total: 146.92 sec