Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-052119
#<BuildRuby:0x0000561c591f7f68
@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.20220818-052119",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.003033 0.003690 0.856349 ( 0.889269)
build_miniruby 0.000824 0.000176 0.057971 ( 0.056617)
build_ruby 0.000830 0.000178 0.059707 ( 0.058364)
build_all 0.000633 0.004118 1.520504 ( 0.593770)
build_install 0.007999 0.002822 1.901500 ( 0.958351)
test_btest 0.000605 0.000178 55.593351 ( 8.040081)
test_basic 0.001381 0.004280 0.296403 ( 0.385062)
test_all 0.001637 0.000305 624.078128 ( 91.207082)
test_rubyspec 0.096057 0.033713 43.935564 ( 51.292911)
total: 153.48 sec