Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-193229
#<BuildRuby:0x000055dafa4cfe20
@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.20221220-193229",
@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.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.003568 0.000549 0.860538 ( 1.101529)
build_miniruby 0.000844 0.000130 1.011801 ( 1.010504)
build_ruby 0.001307 0.000000 2.619182 ( 2.617657)
build_all 0.008332 0.000781 15.771373 ( 3.350264)
build_install 0.008559 0.001222 2.375505 ( 1.367892)
test_btest 0.000492 0.000071 67.374589 ( 10.823798)
test_basic 0.003918 0.000560 0.316406 ( 0.407485)
test_all 0.000000 0.001439 676.091315 (136.688381)
test_rubyspec 0.057298 0.014384 52.615391 ( 60.864420)
total: 218.23 sec