Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-035830
#<BuildRuby:0x000055f6311c7f00
@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.20220717-035830",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006555 0.000000 0.802039 ( 0.833973)
build_miniruby 0.000938 0.000000 0.056997 ( 0.055835)
build_ruby 0.000877 0.000000 0.058883 ( 0.057790)
build_all 0.004488 0.000000 1.492542 ( 0.593623)
build_install 0.006025 0.004828 5.594639 ( 2.162959)
test_btest 0.000604 0.000037 53.819274 ( 8.009184)
test_basic 0.001010 0.004419 0.332839 ( 0.421524)
test_all 0.000901 0.000106 583.960127 ( 92.497931)
test_rubyspec 0.071776 0.049607 43.142131 ( 48.760562)
total: 153.39 sec