Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-072127
#<BuildRuby:0x0000556eb55c3f68
@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.20220821-072127",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.002678 0.003663 0.814345 ( 1.920380)
build_miniruby 0.000784 0.000261 0.057793 ( 0.056527)
build_ruby 0.001044 0.000000 0.060165 ( 0.058874)
build_all 0.004254 0.000388 1.536796 ( 0.588645)
build_install 0.009386 0.001481 1.902727 ( 0.960186)
test_btest 0.000650 0.000186 48.584909 ( 8.584462)
test_basic 0.004209 0.001203 0.279858 ( 0.368974)
test_all 0.001804 0.000515 634.467901 ( 91.631039)
test_rubyspec 0.076206 0.053288 44.131862 ( 52.378179)
total: 156.55 sec