Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-224152
#<BuildRuby:0x000056426a007f50
@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.20221205-224152",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000609 0.004260 1.169763 ( 1.189460)
build_miniruby 0.000670 0.000167 1.035092 ( 1.033703)
build_ruby 0.000960 0.000240 2.685300 ( 2.587929)
build_all 0.007109 0.001778 15.606251 ( 3.410859)
build_install 0.003808 0.006173 2.233365 ( 1.307180)
test_btest 0.000600 0.000000 58.578106 ( 12.191194)
test_basic 0.004586 0.000000 0.315969 ( 0.406684)
test_all 0.000957 0.000000 654.495112 (110.766961)
test_rubyspec 0.043132 0.021180 53.248679 ( 61.526753)
total: 194.42 sec