Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-150505
#<BuildRuby:0x0000557cbdf6c040
@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.20230130-150505",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000037 0.000000 0.000037 ( 0.000037)
configure 0.000021 0.000000 0.000021 ( 0.000020)
build_up 0.001696 0.004267 0.890871 ( 1.632998)
build_miniruby 0.001211 0.000080 1.004371 ( 1.002292)
build_ruby 0.001488 0.000099 2.774507 ( 2.771909)
build_all 0.009700 0.000046 16.703383 ( 2.984684)
build_install 0.008847 0.000241 2.088659 ( 1.073508)
test_btest 0.001034 0.000058 69.686499 ( 10.791002)
test_basic 0.001575 0.004986 0.368887 ( 0.455030)
test_all 0.001262 0.000140 651.807159 (100.430036)
test_rubyspec 0.076978 0.027895 51.823093 ( 59.944860)
total: 181.09 sec