Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-024206
#<BuildRuby:0x000055e08736c0a0
@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.20220502-024206",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.000000 0.006960 0.879867 ( 1.030043)
build_miniruby 0.000546 0.000463 0.057278 ( 0.055922)
build_ruby 0.000797 0.000170 0.057203 ( 0.055864)
build_all 0.003538 0.000759 1.476856 ( 0.596866)
build_install 0.007389 0.001583 6.268100 ( 2.819983)
test_btest 0.000616 0.000132 51.779792 ( 8.390947)
test_basic 0.005016 0.001074 0.349900 ( 0.438056)
test_all 0.001071 0.000229 631.007021 ( 92.519442)
test_rubyspec 0.070762 0.026627 43.864590 ( 48.800464)
total: 154.71 sec