Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-054234
#<BuildRuby:0x000055a4a951a740
@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.20221202-054234",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.004510 0.000322 1.204987 ( 1.638255)
build_miniruby 0.000809 0.000057 0.979760 ( 0.978421)
build_ruby 0.001127 0.000081 2.760397 ( 2.670194)
build_all 0.004474 0.004413 15.897596 ( 3.387724)
build_install 0.002338 0.007296 2.239261 ( 1.326985)
test_btest 0.000000 0.000563 65.079777 ( 11.009655)
test_basic 0.002558 0.001954 0.322162 ( 0.413345)
test_all 0.000992 0.000000 663.517947 (109.267424)
test_rubyspec 0.055088 0.008947 54.245464 ( 62.369037)
total: 193.06 sec