Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-034853
#<BuildRuby:0x000056285b95e848
@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.20220731-034853",
@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.000019 0.000001 0.000020 ( 0.000021)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006448 0.000164 0.849305 ( 0.953842)
build_miniruby 0.000916 0.000065 0.057691 ( 0.056537)
build_ruby 0.000791 0.000057 0.059446 ( 0.058282)
build_all 0.004643 0.000000 1.526778 ( 0.586613)
build_install 0.010726 0.000407 5.665769 ( 2.186289)
test_btest 0.000775 0.000049 44.024167 ( 8.776446)
test_basic 0.005586 0.000000 0.253431 ( 0.342312)
test_all 0.001031 0.000000 616.680156 ( 88.860686)
test_rubyspec 0.064950 0.038024 43.892119 ( 49.501154)
total: 151.32 sec