Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-042857
#<BuildRuby:0x000055f4b13e8018
@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-042857",
@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.000012 0.000003 0.000015 ( 0.000016)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004021 0.001006 1.044718 ( 1.085511)
build_miniruby 0.000645 0.000161 0.954127 ( 0.953147)
build_ruby 0.000918 0.000230 2.735062 ( 2.640923)
build_all 0.009031 0.000048 15.871949 ( 3.339800)
build_install 0.008238 0.001766 1.961825 ( 1.116056)
test_btest 0.000579 0.000124 64.856782 ( 10.613634)
test_basic 0.004882 0.000000 0.307020 ( 0.398761)
test_all 0.001023 0.000000 653.678740 (123.140526)
test_rubyspec 0.055188 0.015890 52.804363 ( 61.013475)
total: 204.30 sec