Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-214659
#<BuildRuby:0x00005577419d6940
@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.20221203-214659",
@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.000007 0.000001 0.000008 ( 0.000023)
autoconf 0.000031 0.000004 0.000035 ( 0.000036)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004147 0.000553 1.218801 ( 1.187186)
build_miniruby 0.001116 0.000000 0.958177 ( 0.956671)
build_ruby 0.000000 0.001150 2.720939 ( 2.634530)
build_all 0.005148 0.003557 15.877990 ( 3.393434)
build_install 0.001213 0.009467 2.245660 ( 1.254612)
test_btest 0.000543 0.000170 66.568290 ( 10.792790)
test_basic 0.003987 0.001246 0.327255 ( 0.417883)
test_all 0.002199 0.000000 662.452245 (104.835321)
test_rubyspec 0.048770 0.023192 53.485388 ( 61.597723)
total: 187.07 sec