Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-082229
#<BuildRuby:0x00005632fc01fdf8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221116-082229",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.005111 0.000000 1.216213 ( 1.408278)
build_miniruby 0.001035 0.000000 1.164085 ( 1.028711)
build_ruby 0.001325 0.000000 2.709753 ( 2.610561)
build_all 0.008736 0.000000 15.674128 ( 3.316778)
build_install 0.003915 0.004397 1.969009 ( 1.131420)
test_btest 0.000544 0.000030 61.297459 ( 10.449268)
test_basic 0.004996 0.000030 0.276295 ( 0.366473)
test_all 0.000823 0.000043 657.511355 (101.716277)
test_rubyspec 0.057422 0.009121 51.540251 ( 59.836525)
total: 181.86 sec