Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-001109
#<BuildRuby:0x0000564657c60040
@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-001109",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000016 0.000003 0.000019 ( 0.000017)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.005192 0.000000 1.143362 ( 1.308846)
build_miniruby 0.000952 0.000000 1.016194 ( 1.014867)
build_ruby 0.001272 0.000000 2.790797 ( 2.684289)
build_all 0.005648 0.003530 15.758183 ( 3.355004)
build_install 0.009517 0.000899 2.230562 ( 1.256921)
test_btest 0.000514 0.000081 59.240978 ( 12.215940)
test_basic 0.003889 0.000614 0.308658 ( 0.399819)
test_all 0.000817 0.000129 671.958370 (107.465557)
test_rubyspec 0.032616 0.036665 52.832106 ( 61.147752)
total: 190.85 sec