Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-170337
#<BuildRuby:0x00005623e23b3ba0
@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.20221018-170337",
@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.000000 0.000023 0.000023 ( 0.000023)
autoconf 0.000000 0.000010 0.000010 ( 0.000009)
configure 0.000000 0.000006 0.000006 ( 0.000007)
build_up 0.000000 0.009812 1.130723 ( 1.198387)
build_miniruby 0.000747 0.000869 0.104916 ( 0.102343)
build_ruby 0.001089 0.000594 0.108145 ( 0.105140)
build_all 0.007495 0.001732 1.320276 ( 0.590557)
build_install 0.012863 0.001804 1.681447 ( 0.896054)
test_btest 0.001258 0.000539 61.981905 ( 6.578395)
test_basic 0.001220 0.005336 0.347073 ( 0.436489)
test_all 0.002844 0.004820 508.008433 ( 54.600104)
test_rubyspec 0.074657 0.070122 43.228723 ( 51.756191)
total: 116.26 sec