Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-201616
#<BuildRuby:0x000055a10f1b6740
@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.20220811-201616",
@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.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.005657 0.000871 0.868395 ( 1.012541)
build_miniruby 0.000866 0.000133 0.057620 ( 0.056432)
build_ruby 0.000786 0.000121 0.059740 ( 0.058620)
build_all 0.004456 0.000000 1.498698 ( 0.584878)
build_install 0.010846 0.000242 5.593351 ( 2.159669)
test_btest 0.000648 0.000081 50.177467 ( 8.334146)
test_basic 0.001959 0.004166 0.342111 ( 0.429739)
test_all 0.001752 0.000309 637.454282 ( 92.087574)
test_rubyspec 0.097175 0.030031 43.883986 ( 51.225853)
total: 155.95 sec