Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-210855
#<BuildRuby:0x0000557945aca620
@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-210855",
@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.000010)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004882 0.000118 1.173468 ( 1.172420)
build_miniruby 0.000840 0.000099 1.016863 ( 1.015453)
build_ruby 0.001172 0.000137 2.813242 ( 2.708655)
build_all 0.009138 0.000000 15.811279 ( 3.339435)
build_install 0.009313 0.000215 2.282059 ( 1.286102)
test_btest 0.000531 0.000050 58.942289 ( 11.877291)
test_basic 0.004473 0.000426 0.346752 ( 0.437558)
test_all 0.000980 0.000093 657.864907 (117.330104)
test_rubyspec 0.039011 0.021249 53.034929 ( 61.249387)
total: 200.42 sec