Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-113517
#<BuildRuby:0x0000563343717df8
@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.20221119-113517",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000000 0.005030 1.107679 ( 1.099461)
build_miniruby 0.000000 0.000885 0.982991 ( 0.981874)
build_ruby 0.000940 0.000346 2.744750 ( 2.632037)
build_all 0.006968 0.001858 15.816517 ( 3.306723)
build_install 0.005211 0.004483 2.010164 ( 1.126907)
test_btest 0.000453 0.000142 62.112663 ( 10.705508)
test_basic 0.004526 0.000081 0.331456 ( 0.422738)
test_all 0.000674 0.000198 664.679353 (103.657652)
test_rubyspec 0.042380 0.026076 51.729395 ( 59.937000)
total: 183.87 sec