Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-115233
#<BuildRuby:0x000055611d27c0f8
@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.20221210-115233",
@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.000021 0.000000 0.000021 ( 0.000021)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004907 0.000000 1.249486 ( 1.251483)
build_miniruby 0.000854 0.000000 1.011547 ( 1.010215)
build_ruby 0.001364 0.000000 2.790809 ( 2.666779)
build_all 0.009322 0.000000 15.770290 ( 3.263565)
build_install 0.003491 0.004279 2.245261 ( 1.285063)
test_btest 0.000591 0.000028 62.387078 ( 11.566817)
test_basic 0.004519 0.000215 0.290699 ( 0.382613)
test_all 0.000755 0.000036 673.019709 (106.747578)
test_rubyspec 0.028880 0.029478 52.813226 ( 61.049455)
total: 189.22 sec