Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-125721
#<BuildRuby:0x000055bf42310018
@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.20221126-125721",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.004087 0.000721 1.108950 ( 1.273306)
build_miniruby 0.000796 0.000140 0.971592 ( 0.970380)
build_ruby 0.001107 0.000196 2.788684 ( 2.679705)
build_all 0.008555 0.000000 15.744047 ( 3.336565)
build_install 0.002708 0.007325 2.021582 ( 1.131395)
test_btest 0.000496 0.000118 62.267015 ( 11.314602)
test_basic 0.003742 0.000891 0.291746 ( 0.382464)
test_all 0.000921 0.000219 682.220080 (104.746066)
test_rubyspec 0.041913 0.022715 53.486618 ( 61.688063)
total: 187.52 sec