Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-152332
#<BuildRuby:0x000056506987ff68
@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.20221125-152332",
@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.000000 0.000008 ( 0.000009)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004500 0.000409 1.098177 ( 1.376223)
build_miniruby 0.000922 0.000083 0.973393 ( 0.971951)
build_ruby 0.001139 0.000103 2.924669 ( 2.818137)
build_all 0.008072 0.000734 15.870039 ( 3.323050)
build_install 0.009406 0.000010 2.101430 ( 1.220415)
test_btest 0.000510 0.000043 58.426286 ( 11.396017)
test_basic 0.000492 0.004738 0.357482 ( 0.447825)
test_all 0.001283 0.000160 714.926674 (112.236386)
test_rubyspec 0.054779 0.006847 53.457050 ( 61.662649)
total: 195.45 sec