Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-061615
#<BuildRuby:0x000055586175a878
@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.20220823-061615",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005754 0.000885 0.860417 ( 0.887246)
build_miniruby 0.000917 0.000141 0.058921 ( 0.057650)
build_ruby 0.000908 0.000140 0.059516 ( 0.058219)
build_all 0.004717 0.000038 1.533476 ( 0.584961)
build_install 0.010322 0.000780 1.920859 ( 0.955729)
test_btest 0.000641 0.000085 56.532900 ( 8.309591)
test_basic 0.005722 0.000101 0.325743 ( 0.414833)
test_all 0.002717 0.000000 613.018025 ( 91.389084)
test_rubyspec 0.097631 0.022767 44.071824 ( 52.329882)
total: 154.99 sec