Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-015309
#<BuildRuby:0x000055fa40ccc460
@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-015309",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000018 0.000000 0.000018 ( 0.000017)
build_up 0.001503 0.003247 1.167379 ( 1.167294)
build_miniruby 0.000828 0.000276 0.933173 ( 0.931628)
build_ruby 0.000904 0.000301 2.790672 ( 2.658316)
build_all 0.008718 0.000213 15.788872 ( 3.409426)
build_install 0.004023 0.006587 2.221996 ( 1.226931)
test_btest 0.000472 0.000175 64.324562 ( 10.840519)
test_basic 0.004461 0.000212 0.288141 ( 0.378839)
test_all 0.000786 0.000275 670.358163 (103.944168)
test_rubyspec 0.053130 0.018310 52.317568 ( 60.553883)
total: 185.11 sec