Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-025116
#<BuildRuby:0x000055f0ec38ffa8
@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.20221124-025116",
@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.000015 0.000002 0.000017 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004604 0.000708 1.142701 ( 1.165144)
build_miniruby 0.000762 0.000117 1.030957 ( 1.029653)
build_ruby 0.001003 0.000154 2.698400 ( 2.599012)
build_all 0.008046 0.000511 15.877651 ( 3.381397)
build_install 0.007601 0.000383 2.005456 ( 1.165394)
test_btest 0.000470 0.000063 63.093246 ( 11.079243)
test_basic 0.000078 0.004975 0.292994 ( 0.383859)
test_all 0.001228 0.000245 665.611188 (111.093520)
test_rubyspec 0.056282 0.015917 53.123889 ( 61.298004)
total: 193.20 sec