Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-213706
#<BuildRuby:0x000055f9c4eebdd0
@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-213706",
@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.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006216 0.000444 0.815608 ( 0.932350)
build_miniruby 0.000851 0.000061 0.058490 ( 0.057164)
build_ruby 0.000894 0.000064 0.059965 ( 0.058803)
build_all 0.004201 0.000300 1.520624 ( 0.587882)
build_install 0.010587 0.000756 5.643558 ( 2.181929)
test_btest 0.000573 0.000041 49.545661 ( 8.318315)
test_basic 0.000000 0.005386 0.262199 ( 0.351384)
test_all 0.001003 0.000276 612.846886 ( 87.918807)
test_rubyspec 0.058534 0.057462 43.593525 ( 50.989510)
total: 151.40 sec