Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-132214
#<BuildRuby:0x000055dcecd9e878
@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.20220608-132214",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002087 0.004598 0.851987 ( 1.433389)
build_miniruby 0.000788 0.000262 0.057107 ( 0.055768)
build_ruby 0.000730 0.000243 0.059209 ( 0.057984)
build_all 0.004249 0.000011 1.526213 ( 0.616975)
build_install 0.005930 0.004830 6.353521 ( 2.854348)
test_btest 0.000550 0.000197 56.378502 ( 8.293979)
test_basic 0.000000 0.005683 0.261902 ( 0.350477)
test_all 0.000000 0.001483 650.802351 ( 93.010965)
test_rubyspec 0.073776 0.055263 44.076294 ( 49.628005)
total: 156.30 sec