Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-195939
#<BuildRuby:0x000055777f63c350
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221222-195939",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000016 0.000002 0.000018 ( 0.000016)
build_up 0.001125 0.003234 0.883214 ( 1.178183)
build_miniruby 0.000800 0.000107 1.036715 ( 1.035413)
build_ruby 0.000921 0.000123 2.828677 ( 2.827595)
build_all 0.008918 0.000000 15.819683 ( 3.284933)
build_install 0.008252 0.000633 2.265119 ( 1.285019)
test_btest 0.000554 0.000061 60.760020 ( 12.302051)
test_basic 0.003984 0.000442 0.292212 ( 0.383537)
test_all 0.001246 0.000139 665.924272 (149.801450)
test_rubyspec 0.060813 0.003895 51.424149 ( 59.590236)
total: 231.69 sec