Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-013113
#<BuildRuby:0x000055dae1b08008
@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.20230105-013113",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000020 0.000008 0.000028 ( 0.000013)
build_up 0.004633 0.001930 0.845583 ( 1.648248)
build_miniruby 0.000846 0.000352 1.021489 ( 1.019612)
build_ruby 0.001136 0.000473 2.763929 ( 2.761146)
build_all 0.006895 0.002873 16.785760 ( 3.045703)
build_install 0.007781 0.004046 2.280263 ( 1.179960)
test_btest 0.001125 0.000000 76.705082 ( 10.275470)
test_basic 0.007527 0.000000 0.389177 ( 0.472876)
test_all 0.002185 0.000000 672.738119 (101.618994)
test_rubyspec 0.065276 0.053232 51.847182 ( 59.882742)
total: 181.91 sec