Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-211359
#<BuildRuby:0x000055a1f6e932c8
@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.20220720-211359",
@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.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.002082 0.004671 0.819197 ( 1.265299)
build_miniruby 0.000737 0.000185 0.057359 ( 0.056240)
build_ruby 0.000677 0.000169 0.059186 ( 0.057981)
build_all 0.004531 0.000018 1.545592 ( 0.610871)
build_install 0.009095 0.002098 5.649379 ( 2.194002)
test_btest 0.000663 0.000154 45.432029 ( 8.686534)
test_basic 0.005479 0.000056 0.265766 ( 0.354574)
test_all 0.000833 0.000178 624.007708 ( 91.015177)
test_rubyspec 0.093766 0.036592 44.093830 ( 49.667490)
total: 153.91 sec