Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-084352
#<BuildRuby:0x00005557015fec88
@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-084352",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009319 0.001553 1.170622 ( 1.817641)
build_miniruby 0.002505 0.000000 0.108043 ( 0.103985)
build_ruby 0.001345 0.000000 0.113029 ( 0.110231)
build_all 0.008508 0.001177 1.394453 ( 0.596776)
build_install 0.015559 0.001449 1.717138 ( 0.909559)
test_btest 0.001911 0.000000 64.163925 ( 7.066782)
test_basic 0.007177 0.000000 0.351095 ( 0.443314)
test_all 0.005611 0.000324 523.899988 ( 55.179221)
test_rubyspec 0.095822 0.024867 43.530736 ( 52.101598)
total: 118.33 sec