Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-222143
#<BuildRuby:0x000055ddb2e06678
@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.20221213-222143",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.004403 0.861172 ( 1.135104)
build_miniruby 0.000000 0.000939 0.993506 ( 0.992329)
build_ruby 0.000000 0.001314 2.779222 ( 2.684438)
build_all 0.007248 0.001758 15.804485 ( 3.354415)
build_install 0.004820 0.004370 2.293950 ( 1.334614)
test_btest 0.000459 0.000077 65.908700 ( 11.066888)
test_basic 0.000295 0.004406 0.284858 ( 0.375422)
test_all 0.001155 0.000257 677.752692 (141.435907)
test_rubyspec 0.051218 0.023941 51.949696 ( 60.096111)
total: 222.48 sec