Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-073222
#<BuildRuby:0x0000562089367e00
@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.20220722-073222",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006360 0.000355 0.808679 ( 1.100493)
build_miniruby 0.001024 0.000000 0.057108 ( 0.055910)
build_ruby 0.000965 0.000000 0.058778 ( 0.057572)
build_all 0.000769 0.003813 1.529424 ( 0.587204)
build_install 0.009327 0.001865 5.654000 ( 2.146125)
test_btest 0.000492 0.000099 47.408160 ( 8.679858)
test_basic 0.000000 0.005534 0.283566 ( 0.372548)
test_all 0.000000 0.001185 626.112796 ( 88.848940)
test_rubyspec 0.077472 0.052783 43.704962 ( 49.301789)
total: 151.15 sec