Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-210326
#<BuildRuby:0x000055fd804effb0
@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.20220812-210326",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006153 0.000474 0.839883 ( 1.017595)
build_miniruby 0.000989 0.000076 0.058353 ( 0.057101)
build_ruby 0.000865 0.000067 0.060278 ( 0.059115)
build_all 0.004750 0.000000 1.522407 ( 0.586635)
build_install 0.000379 0.008660 1.911760 ( 0.962911)
test_btest 0.000568 0.000114 56.894432 ( 8.401141)
test_basic 0.000423 0.004633 0.290625 ( 0.380606)
test_all 0.001659 0.000000 626.310663 ( 91.304718)
test_rubyspec 0.109335 0.015964 44.134100 ( 51.541553)
total: 154.31 sec