Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-085856
#<BuildRuby:0x000055566754fe58
@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.20220803-085856",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001846 0.004610 0.819915 ( 1.147030)
build_miniruby 0.001064 0.000000 0.057294 ( 0.056058)
build_ruby 0.001048 0.000000 0.059650 ( 0.058387)
build_all 0.004704 0.000000 1.506882 ( 0.588607)
build_install 0.010646 0.000070 5.632514 ( 2.144687)
test_btest 0.000615 0.000115 48.540206 ( 8.360381)
test_basic 0.001223 0.004679 0.332027 ( 0.420180)
test_all 0.000918 0.000230 624.264018 ( 88.427761)
test_rubyspec 0.071713 0.043624 43.811529 ( 51.184249)
total: 152.39 sec