Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-214031
#<BuildRuby:0x00005629806d4700
@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.20221203-214031",
@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.000023)
autoconf 0.000045 0.000011 0.000056 ( 0.000055)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.000726 0.004122 1.112423 ( 1.184471)
build_miniruby 0.000708 0.000236 0.975402 ( 0.974189)
build_ruby 0.000921 0.000307 2.718803 ( 2.631934)
build_all 0.009029 0.000244 15.850644 ( 3.353511)
build_install 0.008603 0.000953 2.223468 ( 1.233839)
test_btest 0.000519 0.000137 59.402256 ( 11.768573)
test_basic 0.003932 0.001035 0.300236 ( 0.390943)
test_all 0.000879 0.000231 697.788512 (107.171735)
test_rubyspec 0.044032 0.023270 53.188243 ( 61.323283)
total: 190.03 sec