Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-200155
#<BuildRuby:0x0000561e0991a8c0
@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.20221126-200155",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.004744 0.000140 1.202912 ( 1.465171)
build_miniruby 0.000866 0.000144 0.958519 ( 0.957070)
build_ruby 0.001117 0.000186 2.911709 ( 2.783403)
build_all 0.008512 0.001419 22.566231 ( 4.318655)
build_install 0.008403 0.000000 4.415689 ( 1.513926)
test_btest 0.000586 0.000000 65.882568 ( 10.871613)
test_basic 0.000760 0.003829 0.290895 ( 0.382787)
test_all 0.001144 0.000620 662.740358 (122.675594)
test_rubyspec 0.037970 0.028951 52.885795 ( 61.103542)
total: 206.07 sec