Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-073249
#<BuildRuby:0x00005622f03ffde0
@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.20220810-073249",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005944 0.000478 0.864136 ( 0.875883)
build_miniruby 0.000808 0.000187 0.058489 ( 0.057147)
build_ruby 0.000782 0.000181 0.060130 ( 0.058883)
build_all 0.003783 0.000873 1.529536 ( 0.585349)
build_install 0.009147 0.000046 5.646351 ( 2.163965)
test_btest 0.000684 0.000137 51.808606 ( 8.041440)
test_basic 0.004870 0.000974 0.357343 ( 0.445230)
test_all 0.000753 0.000151 627.784791 ( 91.709673)
test_rubyspec 0.070788 0.057492 43.841189 ( 51.205733)
total: 155.14 sec