Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-011931
#<BuildRuby:0x000055f6e4823418
@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.20220801-011931",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005971 0.000426 0.839469 ( 0.922925)
build_miniruby 0.000970 0.000000 0.058994 ( 0.057906)
build_ruby 0.001052 0.000000 0.058760 ( 0.057480)
build_all 0.000399 0.004072 1.529767 ( 0.588953)
build_install 0.010813 0.000285 5.638022 ( 2.164867)
test_btest 0.000660 0.000078 49.371163 ( 8.321446)
test_basic 0.005931 0.000172 0.371861 ( 0.459644)
test_all 0.001162 0.000129 624.321534 ( 92.701417)
test_rubyspec 0.068547 0.026702 43.929390 ( 49.575915)
total: 154.85 sec