Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-134654
#<BuildRuby:0x000055d1bd5c3de0
@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.20221117-134654",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004622 0.000101 1.087112 ( 1.526880)
build_miniruby 0.000694 0.000099 1.002216 ( 1.000959)
build_ruby 0.001169 0.000167 2.854147 ( 2.751200)
build_all 0.008697 0.000058 15.851513 ( 3.446628)
build_install 0.003923 0.004883 2.092165 ( 1.185054)
test_btest 0.000539 0.000101 62.094435 ( 10.945202)
test_basic 0.004806 0.000000 0.317561 ( 0.408271)
test_all 0.001075 0.000000 617.940355 (108.047710)
test_rubyspec 0.060504 0.008402 51.483175 ( 59.752060)
total: 189.06 sec