Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-070322
#<BuildRuby:0x00005577dcdd7468
@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.20221209-070322",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000018 0.000001 0.000019 ( 0.000018)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.004478 0.000263 1.187160 ( 1.201608)
build_miniruby 0.000908 0.000053 0.972019 ( 0.970539)
build_ruby 0.001244 0.000073 2.739749 ( 2.650177)
build_all 0.009190 0.000000 15.756221 ( 3.349489)
build_install 0.004308 0.004473 2.230159 ( 1.243322)
test_btest 0.000526 0.000052 59.153066 ( 12.461144)
test_basic 0.005262 0.000072 0.306141 ( 0.396152)
test_all 0.001676 0.000049 656.093431 (107.312887)
test_rubyspec 0.052390 0.018034 52.948583 ( 60.987841)
total: 190.57 sec