Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-215536
#<BuildRuby:0x000055d511633fa8
@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.20220808-215536",
@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.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002293 0.004412 0.812538 ( 0.927252)
build_miniruby 0.000792 0.000183 0.057304 ( 0.056078)
build_ruby 0.001021 0.000000 0.059975 ( 0.058773)
build_all 0.004403 0.000293 1.535725 ( 0.602818)
build_install 0.010139 0.001183 5.608264 ( 2.137689)
test_btest 0.000519 0.000104 56.300771 ( 8.055151)
test_basic 0.005622 0.000181 0.342979 ( 0.431046)
test_all 0.000570 0.001510 598.502756 ( 91.534541)
test_rubyspec 0.062070 0.059553 44.123868 ( 51.480594)
total: 155.28 sec