Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-193821
#<BuildRuby:0x000055cb9011ffb0
@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.20221211-193821",
@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.000003 0.000011 ( 0.000011)
autoconf 0.000016 0.000005 0.000021 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.003278 0.000964 0.836983 ( 1.052505)
build_miniruby 0.000698 0.000205 1.051882 ( 1.050429)
build_ruby 0.001032 0.000303 2.761530 ( 2.671776)
build_all 0.008923 0.000143 15.826189 ( 3.279399)
build_install 0.007904 0.000921 2.297924 ( 1.315324)
test_btest 0.000488 0.000122 57.734998 ( 12.059080)
test_basic 0.000000 0.004403 0.307385 ( 0.398614)
test_all 0.000000 0.001345 674.153329 (158.305085)
test_rubyspec 0.029961 0.031308 52.760154 ( 60.988931)
total: 241.12 sec