Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-150604
#<BuildRuby:0x000055a8c9a5bed8
@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.20221205-150604",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000154 0.005064 1.115389 ( 4.230816)
build_miniruby 0.000748 0.000143 0.958054 ( 0.956919)
build_ruby 0.001366 0.000000 2.718341 ( 2.629236)
build_all 0.007839 0.001077 15.894841 ( 3.378194)
build_install 0.008727 0.001587 2.235136 ( 1.210356)
test_btest 0.000497 0.000091 59.546017 ( 12.334237)
test_basic 0.004384 0.000061 0.310222 ( 0.401261)
test_all 0.000903 0.000157 646.314995 (109.199873)
test_rubyspec 0.051824 0.009692 52.767005 ( 61.083221)
total: 195.42 sec