Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-170738
#<BuildRuby:0x000055931e9b7fb0
@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.20221127-170738",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.001480 0.003777 1.189104 ( 1.454049)
build_miniruby 0.000831 0.000052 1.027708 ( 1.026609)
build_ruby 0.001228 0.000077 2.793347 ( 2.698613)
build_all 0.005780 0.004136 22.429228 ( 4.424113)
build_install 0.008753 0.001029 4.388351 ( 1.596687)
test_btest 0.000529 0.000062 65.174193 ( 10.812305)
test_basic 0.000565 0.004682 0.283270 ( 0.373834)
test_all 0.000877 0.000155 653.873183 (120.397760)
test_rubyspec 0.054829 0.019548 53.521104 ( 61.676919)
total: 204.46 sec