Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-143958
#<BuildRuby:0x00005642d5f4bf00
@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.20221115-143958",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005200 0.000800 0.967451 ( 2.058482)
build_miniruby 0.001034 0.000159 0.882037 ( 0.880260)
build_ruby 0.001323 0.000204 2.511470 ( 2.425889)
build_all 0.009123 0.000000 15.505804 ( 2.806928)
build_install 0.003096 0.005881 1.880060 ( 0.982561)
test_btest 0.000673 0.000141 56.648172 ( 9.121943)
test_basic 0.004634 0.000975 0.334955 ( 0.423454)
test_all 0.000968 0.000204 613.558753 ( 91.789587)
test_rubyspec 0.087378 0.030747 45.443322 ( 53.646876)
total: 164.14 sec