Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-222945
#<BuildRuby:0x000055b5a567c040
@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-222945",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000659 0.003412 0.833089 ( 1.461069)
build_miniruby 0.001059 0.000000 1.013038 ( 1.011648)
build_ruby 0.001209 0.000000 2.649243 ( 2.561008)
build_all 0.008109 0.000961 15.706288 ( 3.318950)
build_install 0.009950 0.000239 2.206141 ( 1.229488)
test_btest 0.000544 0.000071 62.622374 ( 11.664756)
test_basic 0.004341 0.000566 0.319872 ( 0.410236)
test_all 0.000478 0.000957 658.163360 (109.065567)
test_rubyspec 0.052787 0.015436 52.530081 ( 60.714955)
total: 191.44 sec