Logfile: /home/ko1/ruby/logs/brlog.trunk.20220621-145905
#<BuildRuby:0x000055ff8f4cffb0
@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.20220621-145905",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.002505 0.004249 0.824148 ( 1.261657)
build_miniruby 0.000000 0.000934 0.057496 ( 0.056220)
build_ruby 0.000000 0.001067 0.059397 ( 0.058113)
build_all 0.000293 0.004072 1.512194 ( 0.607094)
build_install 0.007417 0.003654 6.353369 ( 2.856375)
test_btest 0.000705 0.000196 54.103147 ( 8.207801)
test_basic 0.004710 0.001308 0.350453 ( 0.438141)
test_all 0.001848 0.000514 653.574535 ( 94.797172)
test_rubyspec 0.074889 0.053494 44.239934 ( 49.784442)
total: 158.07 sec